901,835 packages matching “assert-js”
is-document.all
v1.0.0 · 2 months ago
Is this value `document.all`, i.e. an object with the [[IsHTMLDDA]] internal slot?
No known vulnerabilities
is-weakset
v2.0.4 · 1 year ago
Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
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
is-set
v2.0.3 · 2 years ago
Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
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
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
is-boolean-object
v1.2.2 · 1 year ago
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
No known vulnerabilities
which-typed-array
v1.1.22 · 2 months ago
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
No known vulnerabilities
spdx-correct
v3.2.0 · 3 years ago
correct invalid SPDX expressions
No known vulnerabilities
whatwg-mimetype
v5.0.0 · 6 months ago
Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard
No known vulnerabilities
is-number-object
v1.1.1 · 1 year ago
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
No known vulnerabilities
is-negative-zero
v2.0.3 · 2 years ago
Is this value negative zero? === will lie to you
No known vulnerabilities
is-date-object
v1.1.0 · 1 year ago
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
No known vulnerabilities
is-symbol
v1.1.1 · 1 year ago
Determine if a value is an ES6 Symbol or not.
No known vulnerabilities
is-bigint
v1.1.0 · 1 year ago
Is this value an ES BigInt?
No known vulnerabilities
is-map
v2.0.3 · 2 years ago
Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
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-intrinsic
v1.3.0 · 1 year ago
Get and robustly cache all JS language-level intrinsics at first require time
No known vulnerabilities
typed-array-buffer
v1.0.3 · 1 year ago
Get the ArrayBuffer out of a TypedArray, robustly.
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