1,804,524 packages matching “assert-the-truth”
get-intrinsic
v1.3.0 · 1 year ago
Get and robustly cache all JS language-level intrinsics at first require time
No known vulnerabilities
has-proto
v1.2.0 · 1 year ago
Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
No known vulnerabilities
array-buffer-byte-length
v1.0.2 · 1 year ago
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
No known vulnerabilities
string.prototype.trim
v1.2.11 · 2 months ago
ES5 spec-compliant shim for String.prototype.trim
No known vulnerabilities
is-shared-array-buffer
v1.0.4 · 1 year ago
Is this value a JS SharedArrayBuffer?
No known vulnerabilities
vscode-uri
v3.1.0 · 1 year ago
The URI implementation that is used by VS Code and its extensions
No known vulnerabilities
is-array-buffer
v3.0.5 · 1 year ago
Is this value a JS ArrayBuffer?
No known vulnerabilities
is-nan
v1.3.2 · 5 years ago
ES2015-compliant shim for Number.isNaN - the global isNaN returns false positives.
No known vulnerabilities
is-document.all
v1.0.0 · 1 month ago
Is this value `document.all`, i.e. an object with the [[IsHTMLDDA]] internal slot?
No known vulnerabilities
is-typed-array
v1.1.15 · 1 year ago
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
No known vulnerabilities
set-function-length
v1.2.2 · 2 years ago
Set a function's length property
No known vulnerabilities
side-channel-list
v1.0.1 · 4 months ago
Store information about any JS value in a side channel, using a linked list
No known vulnerabilities
es-to-primitive
v1.3.4 · 1 month ago
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
No known vulnerabilities
regexp.prototype.flags
v1.5.4 · 1 year ago
ES6 spec-compliant RegExp.prototype.flags shim.
No known vulnerabilities
gopd
v1.2.0 · 1 year ago
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
No known vulnerabilities
is-data-descriptor
v2.1.3 · 2 years ago
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
No known vulnerabilities
side-channel-map
v1.0.1 · 1 year ago
Store information about any JS value in a side channel, using a Map
No known vulnerabilities
es-set-tostringtag
v2.1.0 · 1 year ago
A helper to optimistically set Symbol.toStringTag, when possible.
No known vulnerabilities
is-data-view
v1.0.2 · 1 year ago
Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
No known vulnerabilities
es-define-property
v1.0.1 · 1 year ago
`Object.defineProperty`, but not IE 8's broken one.
No known vulnerabilities