303,403 packages matching “object-inspect”
object-inspect
v1.13.4 · 1 year ago
string representations of objects in node and the browser
No known vulnerabilities
@types/object-inspect
v1.13.0 · 2 years ago
TypeScript definitions for object-inspect
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
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-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-string
v1.1.1 · 1 year ago
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@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
is-object
v1.0.2 · 5 years ago
Checks whether a value is an object
No known vulnerabilities
inspect-with-kind
v1.0.5 · 7 years ago
`util.inspect` with additional type information
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
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
eyes
v0.1.8 · 13 years ago
a customizable value inspector
No known vulnerabilities
node-exports-info
v2.0.0 · 1 month ago
Info about node `exports` field support: version ranges, categories, etc.
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-tostringtag
v1.0.2 · 2 years ago
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
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
is-callable
v1.2.7 · 3 years ago
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
No known vulnerabilities
is-generator-function
v1.1.2 · 10 months ago
Determine if a function is a native generator function.
No known vulnerabilities
which-typed-array
v1.1.22 · 1 month ago
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
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