amnesty.fr 98 packages

Last scanned on Jan 19 at 11:01 AM
crypto-js 3.1.8 - 3.3.0VulnerableOutdated
JavaScript library of crypto standards.
License
MIT
Footprint
41 KB
Vulnerabilities
crypto-js PBKDF2 1,000 times weaker than specified in 1993 and 1.3M times weaker than current standard
Affected versions >=0 <4.2.0
Matched Modules
Version distribution in production
457
4.1.0
457
4.1.1
185
3.3.0
162
3.1.8
143
3.2.1
143
4.0.0
lodash 4.17.16VulnerableOutdated
Lodash modular utilities.
superagent 1.8.0 - 2.3.0VulnerableOutdated
elegant & feature rich browser / node HTTP with a fluent API
es5-ext 0.10.24 - 0.10.49VulnerableOutdated
ECMAScript extensions and shims
debug 2.3.1 - 3.1.0Outdated
Lightweight debugging utility for Node.js and the browser
ms 2.0.0Outdated
Tiny millisecond conversion utility
+5
gdborton
matheuss
rauchg
readable-stream 2.3.4 - 2.3.7Outdated
Node.js Streams, a user-land copy of the stream library from Node.js
string_decoder 1.1.0 - 1.3.0
The string_decoder module from Node core
isarray 1.0.0 - 2.0.5
Array#isArray for older browsers
react-is 16.3.0 - 17.0.2Outdated
Brand checking of React Elements.
inherits 2.0.4
Browser-friendly inheritance fully compatible with standard node.js inherits()
buffer 4.6.0 - 4.9.2Outdated
Node.js Buffer API, for the browser
@babel/runtime 7.9.6 - 7.20.1Outdated
babel's modular runtime helpers
+1
hzoo
existentialism
nicolo-ribaudo
function-bind 1.1.0 - 1.1.1Outdated
Implementation of Function.prototype.bind
cookie 0.1.4 - 0.2.3Outdated
HTTP server cookie parsing and serialization
dougwilson
dougwilson
fast-deep-equal 2.0.1Outdated
Fast deep equal
core-util-is 1.0.2 - 1.0.3
The `util.is*` functions introduced in Node v0.12.
base64-js 1.3.0 - 1.5.1
Base64 encoding/decoding in pure JS
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.
events 3.0.0 - 3.3.0
Node's event emitter for all engines.
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.0Outdated
ES6 spec-compliant RegExp.prototype.flags shim.
core-js 2.6.10Outdated
Standard library
is-regex 1.0.4 - 1.0.5Outdated
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
is-date-object 1.0.1 - 1.0.3Outdated
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
scheduler 0.15.0 - 0.23.0Outdated
Cooperative scheduler for the browser environment.
has 1.0.1 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
prop-types 15.7.0 - 15.7.2Outdated
Runtime type checking for React props and similar objects.
is-arguments 1.0.4Outdated
Is this an arguments object? It's a harder question than you think.
react 0.13.0 - 17.0.2Outdated
React is a JavaScript library for building user interfaces.
lodash.debounce 4.0.8
The lodash method `_.debounce` exported as a module.
performance-now 0.1.3 - 2.1.0
Implements performance.now (based on process.hrtime).
meryn
meryn
deep-equal 1.1.0 - 1.1.1Outdated
node's assert.deepEqual algorithm
url 0.11.0Outdated
The core `url` packaged standalone for use with Browserify.
immutable 3.8.1 - 3.8.2Outdated
Immutable Data Collections
object-is 1.0.1 - 1.1.5Outdated
ES2015-compliant shim for Object.is - differentiates between -0 and +0
hoist-non-react-statics 2.5.1 - 2.5.5Outdated
Copies non-react specific statics from a child component to a parent component
mridgway
mridgway
classnames 2.2.6Outdated
A simple utility for conditionally joining classNames together
query-string 2.3.0 - 5.0.1Outdated
Parse and stringify URL query strings
react-transition-group 1.0.0 - 1.2.1Outdated
A react component toolset for managing animations
whatwg-fetch 3.0.0 - 3.1.1Outdated
A window.fetch polyfill.
jakechampion
mattandrews
mislav
dom-helpers 3.4.0 - 5.2.1
tiny modular DOM lib for ie9+
react-router 3.0.4 - 3.2.3Outdated
Declarative routing for React
is-promise 2.1.0 - 4.0.0
Test whether an object looks like a promises-a+ promise
forbeslindesay
then-bot
redux 4.0.1Outdated
Predictable state container for JavaScript apps
react-fast-compare 2.0.4Outdated
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
es6-promise 4.2.4 - 4.2.8
A lightweight library that provides tools for organizing asynchronous code
stream-http 2.8.2 - 2.8.3Outdated
Streaming http in the browser
timers-browserify 2.0.9Outdated
timers module for browserify
querystring-es3 0.2.1
Node's querystring module for all engines. (ES3 compat fork)
babel-runtime 6.18.0 - 6.26.0
babel selfContained runtime
hzoo
loganfsmyth
existentialism
react-redux 4.4.8 - 4.4.10Outdated
Official React bindings for Redux
shallowequal 1.0.1 - 1.1.0
Like lodash isEqualWith but for shallow equal.
raf 3.0.0 - 3.1.0Outdated
requestAnimationFrame polyfill for node and the browser
debounce 1.2.0 - 1.2.1Outdated
Delay function calls until a set time elapses after the last invocation
to-arraybuffer 1.0.1
Get an ArrayBuffer from a Buffer as fast as possible
copy-to-clipboard 3.3.0 - 3.3.1Outdated
Copy stuff into clipboard using JS with fallbacks
toggle-selection 1.0.5 - 1.0.6
Toggle current selected content in browser
lodash.throttle 4.1.1
The lodash method `_.throttle` exported as a module.
hyphenate-style-name 1.0.3 - 1.0.4
Hyphenates a camelcased CSS property name
framer-motion 6.5.0 - 8.5.0Outdated
A simple and powerful JavaScript animation library
@apollo/client 3.0.0 - 3.7.4Outdated
A fully-featured caching GraphQL client.
slugify 1.6.0Outdated
Slugifies a String
exenv 1.1.0 - 1.2.2
React's ExecutionEnvironment module extracted for use in other packages & components
string-convert 0.2.0 - 0.2.1
String convertions
akiran
akiran
json2mq 0.2.0
Generate media query string from JSON or javascript object
akiran
akiran
react-input-autosize 2.2.2Outdated
Auto-resizing Input Component for React
react-side-effect 1.2.0Outdated
Create components whose prop changes map to a global side effect
react-helmet 5.0.0 - 5.2.1Outdated
A document head manager for React
create-react-class 15.6.3Outdated
Legacy API for creating React components.
select 1.1.2
Programmatically select the text of a HTML element
delegate 3.2.0
Lightweight event delegation
good-listener 1.1.0 - 1.2.2
A more versatile way of adding & removing event listeners
load-script 1.0.0 - 2.0.0
Dynamic script loading for browser
react-bootstrap 0.30.2 - 0.33.1Outdated
Bootstrap 5 components built with React
to-no-case 1.0.2
Remove any existing casing from a string.
enquire.js 2.1.6
Awesome Media Queries in JavaScript
to-space-case 1.0.0
Convert a string to space case.
react-slick 0.24.0 - 0.27.1Outdated
React port of slick carousel
svelte 3.40.0 - 3.55.1Outdated
Cybernetically enhanced web apps
consolidated-events 1.0.0 - 1.1.1Outdated
Manage multiple event handlers using few event listeners
recompose 0.23.2 - 0.30.0
A React utility belt for function components and higher-order components
change-emitter 0.1.2 - 0.1.6
Listen for changes. Like an event emitter that only emits a single event type. Really tiny.
to-camel-case 0.2.1 - 1.0.0
Convert a string to camel case.
chain-function 1.0.0 - 1.0.1
chain a bunch of functions together into a single call
monastic.panic
monastic.panic
react-waypoint 7.3.0 - 9.0.0Outdated
A React component to execute a function whenever you scroll to an element.
redux-form 5.4.0Outdated
A higher order component decorator for forms using Redux and React
sister 3.0.1 - 3.0.2
Event manager.
gajus
gajus
bootstrap-vue 1.0.0 - 2.15.0Outdated
With more than 85 components, over 45 available plugins, several directives, and 1000+ icons, BootstrapVue provides one of the most comprehensive implementations of the Bootstrap v4 component and grid system available for Vue.js v2.6, complete with extens
normalizr 2.3.0 - 2.3.1Outdated
Normalizes and denormalizes JSON according to schema for Redux and Flux applications
just-curry-it 3.0.0 - 5.3.0
return a curried function
deepcopy 2.0.0 - 2.1.0
deep copy data
sasaplus1
sasaplus1
@prismicio/client 6.0.0 - 6.7.3Outdated
The official JavaScript + TypeScript client library for Prismic
cookies-js 1.1.0 - 1.2.3
Client-Side Cookie Manipulation API
scroll-behavior 0.9.7 - 0.11.0
Pluggable browser scroll management
taion
taion
glamor 2.20.33 - 2.20.40
inline css for component systems
react-headroom 2.2.7 - 2.2.8Outdated
Hide your header until you need it. React.js port of headroom.js
lottie-api 1.0.0 - 1.0.2Outdated
A library to edit lottie-web animations dynamically
airnan
airnan