53,946 packages matching “david gatti”
function-bind
v1.1.2 · 2 years ago
Implementation of Function.prototype.bind
No known vulnerabilities
supports-preserve-symlinks-flag
v1.0.0 · 4 years ago
Determine if the current node version supports the `--preserve-symlinks` flag.
No known vulnerabilities
call-bind-apply-helpers
v1.0.2 · 1 year ago
Helper functions around Function call/apply/bind, for use in `call-bind`
No known vulnerabilities
has-tostringtag
v1.0.2 · 2 years ago
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
No known vulnerabilities
string.prototype.trimstart
v1.0.8 · 2 years ago
ES2019 spec-compliant String.prototype.trimStart shim.
No known vulnerabilities
get-intrinsic
v1.3.0 · 1 year ago
Get and robustly cache all JS language-level intrinsics at first require time
No known vulnerabilities
call-bound
v1.0.4 · 1 year ago
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
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
has-symbols
v1.1.0 · 1 year ago
Determine if the JS environment has Symbol support. Supports spec, or shams.
No known vulnerabilities
is-finalizationregistry
v1.1.1 · 1 year ago
Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
No known vulnerabilities
regexp.prototype.flags
v1.5.4 · 1 year ago
ES6 spec-compliant RegExp.prototype.flags shim.
No known vulnerabilities
is-core-module
v2.16.2 · 3 months ago
Is this specifier a node.js core module?
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
array.prototype.findlast
v1.2.5 · 2 years ago
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
No known vulnerabilities
functions-have-names
v1.2.3 · 4 years ago
Does this JS environment support the `name` property on functions?
No known vulnerabilities
array.prototype.flatmap
v1.3.3 · 1 year ago
An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
No known vulnerabilities
is-generator-function
v1.1.2 · 10 months ago
Determine if a function is a native generator function.
No known vulnerabilities
define-properties
v1.2.1 · 2 years ago
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
No known vulnerabilities
which-collection
v1.0.2 · 2 years ago
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
No known vulnerabilities
array.prototype.flat
v1.3.3 · 1 year ago
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
No known vulnerabilities