1,142,061 packages matching “node version inspect”
supports-preserve-symlinks-flag
v1.0.0 · 4 years ago
Determine if the current node version supports the `--preserve-symlinks` flag.
No known vulnerabilities
is-core-module
v2.16.2 · 3 months ago
Is this specifier a node.js core module?
No known vulnerabilities
node-exports-info
v2.0.0 · 2 months ago
Info about node `exports` field support: version ranges, categories, etc.
No known vulnerabilities
object-inspect
v1.13.4 · 1 year ago
string representations of objects in node and the browser
No known vulnerabilities
is-callable
v1.2.7 · 3 years ago
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
No known vulnerabilities
deep-equal
v2.2.3 · 2 years ago
node's assert.deepEqual algorithm
No known vulnerabilities
typed-array-buffer
v1.0.3 · 1 year ago
Get the ArrayBuffer out of a TypedArray, robustly.
No known vulnerabilities
data-view-byte-offset
v1.0.1 · 1 year ago
Get the byteOffset out of a DataView, robustly.
No known vulnerabilities
data-view-byte-length
v1.0.2 · 1 year ago
Get the byteLength out of a DataView, robustly.
No known vulnerabilities
data-view-buffer
v1.0.2 · 1 year ago
Get the ArrayBuffer out of a DataView, robustly.
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
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
available-typed-arrays
v1.0.7 · 2 years ago
Returns an array of Typed Array names that are available in the current environment
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
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
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
functions-have-names
v1.2.3 · 4 years ago
Does this JS environment support the `name` property on functions?
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
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-bigint
v1.1.0 · 1 year ago
Is this value an ES BigInt?
No known vulnerabilities