23,748 packages matching “hubot brain inspect”
which-builtin-type
v1.2.1 · 1 year ago
What is the type of this builtin JS value?
No known vulnerabilities
is-shared-array-buffer
v1.0.4 · 1 year ago
Is this value a JS SharedArrayBuffer?
No known vulnerabilities
typed-array-length
v1.0.8 · 2 months ago
Robustly get the length of a Typed Array
No known vulnerabilities
data-view-byte-offset
v1.0.1 · 1 year ago
Get the byteOffset out of a DataView, robustly.
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-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
is-array-buffer
v3.0.5 · 1 year ago
Is this value a JS ArrayBuffer?
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
hubot
v14.1.0 · 5 months ago
A simple helpful robot for your Company
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
data-view-buffer
v1.0.2 · 1 year ago
Get the ArrayBuffer out of a DataView, robustly.
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
node-exports-info
v2.0.0 · 1 month ago
Info about node `exports` field support: version ranges, categories, etc.
No known vulnerabilities
is-descriptor
v3.1.2 · 3 months ago
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
No known vulnerabilities
vite-plugin-inspect
v12.0.2 · 1 month ago
Inspect the intermediate state of Vite plugins
No known vulnerabilities
deep-equal
v2.2.3 · 2 years ago
node's assert.deepEqual algorithm
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
is-accessor-descriptor
v3.0.6 · 1 month ago
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
No known vulnerabilities
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