utilities for working with typescript's AST
merge() utility function
Various JavaScript/TypeScript utilities of wide relevance to the MetaMask codebase
An **EXPERIMENTAL** Webpack plugin to enable "Fast Refresh" (also previously known as _Hot Reloading_) for React components.
node.js basic auth parser
CLS using AsynWrap instead of async-listener - Node >= 4.7.0
Convert encodings, uses iconv-lite
Module to hook into the Node.js require function
Fast and almost Gaussian blur by Mario Klingemann
Get the command from a shebang
Official Sentry utilities for OpenTelemetry
Microsoft Authentication Library for Node
replacement for `npm version` with automatic CHANGELOG generation
A basic but performant promise implementation
return the first event in a set of ee/event pairs
A smaller version of caniuse-db, with only the essentials!
A command line utility to work with Sentry. https://docs.sentry.io/hosted/learn/cli/
Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.com
TypeScript runtime type system for IO decoding/encoding
parse argument options
Safer Node.js Buffer API
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
An XML builder for node.js
Base64 encoding/decoding in pure JS