Test if two arguments are both Float64Arrays and have the same values.
Generate, and decode, base64 VLQ mappings for source maps and other uses
Test if two arguments are the same value.
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
Standard math.
Generate a random integer
Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
assert with status codes
Maximum safe single-precision floating-point integer.
Minimum safe single-precision floating-point integer.
test whether SPDX expressions satisfy licensing criteria
ES2015-compliant shim for Object.is - differentiates between -0 and +0
Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Convert a signed 32-bit integer to a Node-API value.
Test if an array is sorted in ascending order.
Align the text in a string.
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Sort an object's keys, including an optional key list
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Constants.
ES2015-compliant shim for Number.isNaN - the global isNaN returns false positives.
Round a double-precision floating-point number toward zero.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Hypergeometric distributed pseudorandom numbers.