210,537 packages matching “ui-inspect”
functions-have-names
v1.2.3 · 4 years ago
Does this JS environment support the `name` property on functions?
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-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-negative-zero
v2.0.3 · 2 years ago
Is this value negative zero? === will lie to you
No known vulnerabilities
which-typed-array
v1.1.22 · 3 months ago
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.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
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
hasown
v2.0.4 · 3 months ago
A robust, ES3 compatible, "has own property" predicate.
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
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
is-arguments
v1.2.0 · 1 year ago
Is this an arguments object? It's a harder question than you think.
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
@newrelic/fn-inspect
v5.1.0 · 2 months ago
Retrieve function name and line number from a function reference
No known vulnerabilities
data-view-byte-length
v1.0.2 · 1 year ago
Get the byteLength out of a DataView, robustly.
No known vulnerabilities
is-array-buffer
v3.0.5 · 1 year ago
Is this value a JS ArrayBuffer?
No known vulnerabilities
typed-array-length
v1.0.8 · 3 months ago
Robustly get the length of a Typed Array
No known vulnerabilities
is-weakmap
v2.0.2 · 2 years ago
Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
No known vulnerabilities
is-shared-array-buffer
v1.0.4 · 1 year ago
Is this value a JS SharedArrayBuffer?
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
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