53,967 packages matching “david aviles”
has-bigints
v1.1.0 · 1 year ago
Determine if the JS environment has BigInt support.
No known vulnerabilities
unbox-primitive
v1.1.0 · 1 year ago
Unbox a boxed JS primitive value.
No known vulnerabilities
es-to-primitive
v1.3.4 · 2 months ago
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
No known vulnerabilities
is-negative-zero
v2.0.3 · 2 years ago
Is this value negative zero? === will lie to you
No known vulnerabilities
pbkdf2
v3.1.6 · 3 months ago
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
No known vulnerabilities
has-property-descriptors
v1.0.2 · 2 years ago
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
No known vulnerabilities
object.values
v1.2.1 · 1 year ago
ES2017 spec-compliant Object.values shim.
No known vulnerabilities
object.assign
v4.1.7 · 1 year ago
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
No known vulnerabilities
is-bigint
v1.1.0 · 1 year ago
Is this value an ES BigInt?
No known vulnerabilities
which-boxed-primitive
v1.1.1 · 1 year ago
Which kind of boxed JS primitive is this?
No known vulnerabilities
function.prototype.name
v1.2.0 · 3 months ago
An ES2015 spec-compliant `Function.prototype.name` shim
No known vulnerabilities
array-includes
v3.2.0 · 12 days ago
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
No known vulnerabilities
object.entries
v1.1.9 · 1 year ago
ES2017 spec-compliant Object.entries shim.
No known vulnerabilities
is-weakref
v1.1.1 · 1 year ago
Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
No known vulnerabilities
get-symbol-description
v1.1.0 · 1 year ago
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
No known vulnerabilities
is-core-module
v2.17.0 · 5 days ago
Is this specifier a node.js core module?
No known vulnerabilities
is-symbol
v1.1.1 · 1 year ago
Determine if a value is an ES6 Symbol or not.
No known vulnerabilities
reflect.getprototypeof
v1.0.10 · 1 year ago
An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
No known vulnerabilities
object.fromentries
v2.0.8 · 2 years ago
ES proposal-spec-compliant Object.fromEntries shim.
No known vulnerabilities
array.prototype.tosorted
v1.1.4 · 2 years ago
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
No known vulnerabilities