15,060 packages matching “soft-assert”
which-typed-array
v1.1.23 · 23 hours ago
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
No known vulnerabilities
is-core-module
v2.17.0 · 17 hours ago
Is this specifier a node.js core module?
No known vulnerabilities
gopd
v1.2.0 · 1 year ago
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
No known vulnerabilities
typed-array-length
v1.0.8 · 3 months ago
Robustly get the length of a Typed Array
No known vulnerabilities
es-define-property
v1.0.1 · 1 year ago
`Object.defineProperty`, but not IE 8's broken one.
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
es-object-atoms
v1.1.2 · 3 months ago
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
No known vulnerabilities
es-set-tostringtag
v2.1.0 · 1 year ago
A helper to optimistically set Symbol.toStringTag, when possible.
No known vulnerabilities
is-regex
v1.2.1 · 1 year ago
Is this value a JS regex? 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
vscode-uri
v3.2.0 · 23 days ago
The URI implementation that is used by VS Code and its extensions
No known vulnerabilities
is-document.all
v1.0.0 · 3 months ago
Is this value `document.all`, i.e. an object with the [[IsHTMLDDA]] internal slot?
No known vulnerabilities
safe-regex-test
v1.1.0 · 1 year ago
Give a regex, get a robust predicate function that tests it against a string.
No known vulnerabilities
possible-typed-array-names
v1.1.0 · 1 year ago
A simple list of possible Typed Array names.
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
typed-array-byte-offset
v1.0.5 · 16 hours ago
Robustly get the byte offset of a Typed Array
No known vulnerabilities
typed-array-byte-length
v1.0.3 · 1 year ago
Robustly get the byte length of a Typed Array
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
es-abstract
v1.24.2 · 5 months ago
ECMAScript spec abstract operations.
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