327,556 packages matching “devDependencies-check”
call-bind-apply-helpers
v1.0.2 · 1 year ago
Helper functions around Function call/apply/bind, for use in `call-bind`
No known vulnerabilities
secretlint
v13.0.5 · 20 days ago
Secretlint CLI that scan secret/credential data.
No known vulnerabilities
type-check
v0.4.0 · 6 years ago
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
No known vulnerabilities
array.prototype.findlastindex
v1.2.6 · 1 year ago
An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
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
function-bind
v1.1.2 · 2 years ago
Implementation of Function.prototype.bind
No known vulnerabilities
color-contrast-checker
v2.1.0 · 5 years ago
This is an accessibility validator based on WCAG 2.0 standard for checking the color contrast.
No known vulnerabilities
reflect.getprototypeof
v1.0.10 · 1 year ago
An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
No known vulnerabilities
check-error
v2.1.3 · 8 months ago
Error comparison and information related utility for node and the browser
No known vulnerabilities
nth-check
v3.0.1 · 6 months ago
Parses and compiles CSS nth-checks to highly optimized functions.
No known vulnerabilities
call-bound
v1.0.4 · 1 year ago
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
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
fast-check
v4.10.1 · 9 hours ago
Property based testing framework for JavaScript (like QuickCheck)
No known vulnerabilities
object.assign
v4.1.7 · 1 year ago
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
No known vulnerabilities
array.prototype.findlast
v1.2.5 · 2 years ago
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
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
get-intrinsic
v1.3.0 · 1 year ago
Get and robustly cache all JS language-level intrinsics at first require time
No known vulnerabilities
get-symbol-description
v1.1.0 · 1 year ago
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
No known vulnerabilities
define-properties
v1.2.1 · 3 years ago
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
No known vulnerabilities
mock-property
v1.1.2 · 2 months ago
Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it.
No known vulnerabilities