caa.ca 54 packages

Last scanned on Jan 19 at 01:21 PM
es5-ext 0.10.24 - 0.10.49VulnerableOutdated
ECMAScript extensions and shims
License
ISC
Footprint
143 B
Vulnerabilities
es5-ext vulnerable to Regular Expression Denial of Service in `function#copy` and `function#toStringTokens`
Affected versions >=0.10.0 <0.10.63
Matched Modules
Version distribution in production
9 790
0.10.39
9 790
0.10.40
9 790
0.10.45
9 790
0.10.46
9 788
0.10.44
9 787
0.10.47
isarray 1.0.0 - 2.0.5
Array#isArray for older browsers
get-intrinsic 1.1.0 - 1.1.1Outdated
Get and robustly cache all JS language-level intrinsics at first require time
function-bind 1.1.0 - 1.1.1Outdated
Implementation of Function.prototype.bind
call-bind 1.0.2Outdated
Robustly `.call.bind()` a function
object-inspect 1.11.0 - 1.11.1Outdated
string representations of objects in node and the browser
has-symbols 1.0.2 - 1.0.3
Determine if the JS environment has Symbol support. Supports spec, or shams.
side-channel 1.0.4Outdated
Store information about any JS value in a side channel. Uses WeakMap if available.
es-abstract 1.19.0 - 1.19.1Outdated
ECMAScript spec abstract operations.
define-properties 1.1.3 - 1.1.4Outdated
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
is-callable 1.2.4Outdated
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
has-tostringtag 1.0.0Outdated
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
object-keys 1.1.0 - 1.1.1
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
regexp.prototype.flags 1.2.0 - 1.3.2Outdated
ES6 spec-compliant RegExp.prototype.flags shim.
is-regex 1.1.4
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
internal-slot 1.0.1 - 1.0.3Outdated
ES spec-like internal slots
is-date-object 1.0.5
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
is-string 1.0.7
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
es-to-primitive 1.2.0 - 1.2.1
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
function.prototype.name 1.1.2 - 1.1.5Outdated
An ES2015 spec-compliant `Function.prototype.name` shim
functions-have-names 1.1.1 - 1.2.3
Does this JS environment support the `name` property on functions?
object.values 1.0.0 - 1.1.6Outdated
ES2017 spec-compliant Object.values shim.
array-includes 3.1.4Outdated
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
globalthis 1.0.0 - 1.0.2Outdated
ECMAScript spec-compliant polyfill/shim for `globalThis`
has 1.0.1 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
array.prototype.flat 1.2.2 - 1.2.5Outdated
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
is-arguments 1.1.1
Is this an arguments object? It's a harder question than you think.
object.fromentries 2.0.3 - 2.0.6Outdated
ES proposal-spec-compliant Object.fromEntries shim.
object.entries 1.0.0 - 1.1.6Outdated
ES2017 spec-compliant Object.entries shim.
performance-now 0.1.3 - 2.1.0
Implements performance.now (based on process.hrtime).
meryn
meryn
string.prototype.matchall 4.0.6Outdated
Spec-compliant polyfill for String.prototype.matchAll
is-set 2.0.1 - 2.0.2Outdated
Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
is-map 2.0.1 - 2.0.2Outdated
Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
es-get-iterator 1.1.2 - 1.1.3
Get an iterator for any JS language value. Works robustly across all environments, all versions.
object.getownpropertydescriptors 2.1.0 - 2.1.3Outdated
ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.
es-array-method-boxes-properly 1.0.0
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
ljharb
ljharb
raf 3.0.0 - 3.1.0Outdated
requestAnimationFrame polyfill for node and the browser
popper.js 1.12.6 - 1.16.1
A kickass library to manage your poppers
string.prototype.padend 3.1.0 - 3.1.4Outdated
ES2017 spec-compliant String.prototype.padEnd shim.
react-scripts 0.4.2Outdated
Configuration and scripts for Create React App.
+1
fb
timer
iansu
array.prototype.map 1.0.1 - 1.0.5Outdated
An ES5 spec-compliant `Array.prototype.map` shim/polyfill/replacement that works as far down as ES3.
iterate-iterator 1.0.0 - 1.0.2
Iterate any JS iterator. Works robustly in all environments, all versions.
promise.allsettled 1.0.4 - 1.0.6Outdated
ES Proposal spec-compliant shim for Promise.allSettled
jss 5.5.4 - 5.5.6Outdated
A lib for generating Style Sheets with JavaScript.
promise.prototype.finally 3.1.1 - 3.1.4Outdated
ES Proposal spec-compliant shim for Promise.prototype.finally
string.prototype.padstart 3.1.0 - 3.1.4Outdated
ES2017 spec-compliant String.prototype.padStart shim.
smoothscroll-polyfill 0.3.6Outdated
Smooth Scroll behavior polyfill
document.contains 1.0.2
Polyfill/shim for `document.contains`
lazysizes 5.3.1 - 5.3.2
High performance (jankfree) lazy loader for images (including responsive images), iframes and scripts (widgets).
@glidejs/glide 3.0.0 - 3.4.1Outdated
Glide.js is a dependency-free JavaScript ES6 slider and carousel. It’s lightweight, flexible and fast. Designed to slide. No less, no more
uberproto 1.2.0Outdated
JavaScript object inheritance sugar: Easy extension, mixins, super methods, proxies
daffl
daffl
headroom.js 0.12.0
Give your page some headroom. Hide your header until you need it
lottie-api 1.0.0 - 1.0.2Outdated
A library to edit lottie-web animations dynamically
airnan
airnan
in-view 0.6.0 - 0.6.1
Get notified when a DOM element enters or exits the viewport.
camwiegert
camwiegert