edx.org 195 packages

Last scanned on Nov 1 at 09:05 PM
decode-uri-component 0.2.0VulnerableOutdated
A better decodeURIComponent
License
MIT
Footprint
900 B
Vulnerabilities
decode-uri-component vulnerable to Denial of Service (DoS)
Affected versions >=0 <0.2.1
Matched Modules
Version distribution in production
337
0.2.0
80
0.2.2
67
0.2.1
3
0.4.0
3
0.4.1
0
0.1.0
next-auth 3.24.1 - 3.29.10VulnerableOutdated
Authentication for Next.js
next 11.1.0 - 13.0.0VulnerableOutdated
The React Framework
rauchg
timneutkens
vercel-release-bot
tslib 1.2.0 - 2.4.0Outdated
Runtime library for TypeScript helper functions
react-is 17.0.0 - 17.0.2Outdated
Brand checking of React Elements.
inherits 2.0.4
Browser-friendly inheritance fully compatible with standard node.js inherits()
regenerator-runtime x.x.x
Runtime for Regenerator-compiled generator and async functions.
@babel/runtime 7.18.3Outdated
babel's modular runtime helpers
+1
hzoo
existentialism
nicolo-ribaudo
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
lodash 4.17.21
Lodash modular utilities.
axios 0.26.1Outdated
Promise based HTTP client for the browser and node.js
cookie 0.2.4 - 0.4.2Outdated
HTTP server cookie parsing and serialization
dougwilson
dougwilson
call-bind 1.0.2Outdated
Robustly `.call.bind()` a function
fast-deep-equal 2.0.1Outdated
Fast deep equal
has-symbols 1.0.2 - 1.0.3
Determine if the JS environment has Symbol support. Supports spec, or shams.
has-property-descriptors 1.0.0Outdated
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
es-abstract 1.18.7 - 1.20.4Outdated
ECMAScript spec abstract operations.
define-properties 1.1.4Outdated
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
events 1.0.0 - 1.1.1Outdated
Node's event emitter for all engines.
which-typed-array 1.1.1 - 1.1.4Outdated
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
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
deepmerge 4.2.2Outdated
A library for deep (recursive) merging of Javascript objects
is-typed-array 1.1.3 - 1.1.5Outdated
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.
available-typed-arrays 1.0.4Outdated
Returns an array of Typed Array names that are available in the current environment
util 0.12.0 - 0.12.5
Node.js's util module for all engines
object.values 1.1.5Outdated
ES2017 spec-compliant Object.values shim.
has 1.0.1 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
scheduler 0.21.0 - 0.22.0Outdated
Cooperative scheduler for the browser environment.
prop-types 15.8.0 - 15.8.1
Runtime type checking for React props and similar objects.
is-arguments 1.1.0Outdated
Is this an arguments object? It's a harder question than you think.
react 18.1.0Outdated
React is a JavaScript library for building user interfaces.
react-dom 18.1.0Outdated
React package for working with the DOM.
is-generator-function 1.0.9Outdated
Determine if a function is a native generator function.
he x.x.x
A robust HTML entities encoder/decoder with full Unicode support.
date-fns 2.28.0Outdated
Modern JavaScript date utility library
kossnocorp
kossnocorp
object-is 1.0.1 - 1.1.5Outdated
ES2015-compliant shim for Object.is - differentiates between -0 and +0
hoist-non-react-statics 3.3.1 - 3.3.2
Copies non-react specific statics from a child component to a parent component
mridgway
mridgway
querystring 0.2.0Outdated
Node's querystring module for all engines.
invariant 2.2.3 - 2.2.4
invariant
path-browserify 1.0.0 - 1.0.1
the path module from node core for browsers
classnames 2.3.0 - 2.3.1Outdated
A simple utility for conditionally joining classNames together
assert 2.0.0Outdated
The assert module from Node.js, for the browser.
query-string 6.5.0 - 7.1.1Outdated
Parse and stringify URL query strings
ua-parser-js 0.7.24Outdated
Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent & Client Hints data. Supports browser & node.js environment
lodash.camelcase 4.3.0
The lodash method `_.camelCase` exported as a module.
react-transition-group 4.4.1 - 4.4.2Outdated
A react component toolset for managing animations
dom-helpers 5.2.1
tiny modular DOM lib for ie9+
@popperjs/core 2.11.3 - 2.11.5Outdated
Tooltip and Popover Positioning Engine
strict-uri-encode 2.0.0
A stricter URI encode adhering to RFC 3986
memoize-one 6.0.0
A memoization library which only remembers the latest invocation
@floating-ui/core 0.0.1 - 1.0.1Outdated
Positioning library for floating elements: tooltips, popovers, dropdowns, and more
lodash-es 4.17.21
Lodash exported as ES modules.
redux 4.0.1 - 4.2.0Outdated
Predictable state container for JavaScript apps
react-fast-compare 3.1.0 - 3.2.0Outdated
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
es6-promise 3.3.0 - 4.2.3Outdated
A lightweight library that provides tools for organizing asynchronous code
warning 4.0.3
A mirror of Facebook's Warning
superagent 8.0.0 - 8.0.3Outdated
elegant & feature rich browser / node HTTP with a fluent API
js-cookie 3.0.1Outdated
A simple, lightweight JavaScript API for handling cookies
filter-obj 1.1.0Outdated
Filter object keys and values into a new object
react-redux 7.1.1Outdated
Official React bindings for Redux
shallowequal 1.0.1 - 1.1.0
Like lodash isEqualWith but for shallow equal.
@xmldom/xmldom 0.7.0 - 0.8.3Outdated
A pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module.
jwt-decode 3.0.0 - 3.1.2Outdated
Decode JWT tokens, mostly useful for browser applications.
split-on-first 1.0.0 - 1.1.0Outdated
Split a string on the first occurance of a given separator
react-remove-scroll 2.4.0 - 2.4.1Outdated
Disables scroll outside of `children` node.
kashey
kashey
is-nan 1.3.1 - 1.3.2
ES2015-compliant shim for Number.isNaN - the global isNaN returns false positives.
use-callback-ref 1.2.2 - 1.2.5Outdated
The same useRef, but with callback
mitt 1.1.3 - 1.2.0Outdated
Tiny 200b functional Event Emitter / pubsub.
p-is-promise 3.0.0 - 4.0.0
Check if something is a promise
use-sidecar 1.0.0 - 1.1.2
Sidecar code splitting utils
@storybook/addons 5.0.0 - 6.5.13Outdated
Storybook addons store
react-remove-scroll-bar 2.2.0Outdated
Removes body scroll without content _shake_
kashey
kashey
global 2.0.4 - 4.4.0
Require global variables
jerrysievert
mattesch
raynos
aria-hidden 1.1.3Outdated
Cast aria-hidden to everything, except...
redux-thunk 2.1.0 - 2.4.1Outdated
Thunk middleware for Redux.
react-style-singleton 2.1.0 - 2.1.1Outdated
Just create a single stylesheet...
lodash.throttle 4.1.1
The lodash method `_.throttle` exported as a module.
get-nonce 1.0.0 - 1.0.1
returns nonce
react-popper 2.2.5Outdated
Official library to use Popper on React projects
synchronous-promise 1.0.0 - 2.0.16Outdated
Synchronous Promise-like prototype to use in testing where you would have used an ES6 Promise
fluffynuts
fluffynuts
@formatjs/ecma402-abstract 1.0.2 - 1.13.0Outdated
A collection of implementation for ECMAScript abstract operations
@formatjs/intl-localematcher 0.2.24 - 0.2.31Outdated
Intl.LocaleMatcher ponyfill
intl-messageformat 9.13.0Outdated
Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.
is-function 1.0.1Outdated
is that thing a function? Use this module to find out
tabbable 5.3.2 - 5.3.3Outdated
Returns an array of all tabbable DOM nodes within a containing node.
davidtheclark
stefcameron
@angular/core 8.0.0 - 12.2.16Outdated
Angular - the core framework
angular
google-wombot
@formatjs/icu-messageformat-parser 2.1.0 - 2.1.10Outdated
Hand-written ICU MessageFormat parser with compatible output as [`intl-messageformat-parser`](https://www.npmjs.com/package/intl-messageformat-parser) but 6 - 10 times as fast.
longlho
redonkulus
pyrocat
@formatjs/icu-skeleton-parser 1.0.0 - 1.3.14Outdated
longlho
redonkulus
pyrocat
slugify 1.6.0 - 1.6.5Outdated
Slugifies a String
localforage 1.10.0
Offline storage, improved.
react-scripts 0.4.2Outdated
Configuration and scripts for Create React App.
+1
fb
timer
iansu
@angular/common 10.0.0 - 14.2.8Outdated
Angular - commonly needed directives and services
angular
google-wombot
@formatjs/fast-memoize 1.1.0 - 1.2.6Outdated
fork of fast-memoize and support esm
lodash.uniqby 4.7.0
The lodash method `_.uniqBy` exported as a module.
focus-lock 0.10.1Outdated
DOM trap for a focus
foreach 2.0.4 - 2.0.6
foreach component + npm package
uncontrollable 7.1.0 - 7.2.1Outdated
Wrap a controlled react component, to allow specific prop/handler pairs to be uncontrolled
es6-object-assign 1.0.0 - 1.1.0
ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill
react-focus-lock 2.7.0 - 2.7.1Outdated
It is a trap! (for a focus)
react-clientside-effect 1.2.1 - 1.2.6
Create components whose prop changes map to a global side effect
react-helmet-async 1.0.0 - 1.0.6Outdated
Thread-safe Helmet for React 16+ and friends
wonderboymusic
wonderboymusic
xstate 4.7.0 - 4.33.6Outdated
Finite State Machines and Statecharts for the Modern Web.
recharts 1.0.0 - 1.6.2Outdated
React charts
@fortawesome/fontawesome-svg-core 1.3.0 - 6.1.1Outdated
The iconic font, CSS, and SVG framework
airbnb-prop-types 2.14.0 - 2.15.0Outdated
Custom React PropType validators that we use at Airbnb.
react-intl 5.23.0 - 6.2.1Outdated
Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.
universal-cookie 4.0.4Outdated
Universal cookies for JavaScript
algoliasearch x.x.x
A fully-featured and blazing-fast JavaScript API client to interact with Algolia API.
+7
millotp
shortcuts
haroenv
@restart/hooks 0.4.6 - 0.4.7Outdated
A set of utility and general-purpose React hooks.
monastic.panic
taion
kytsang
intl-messageformat-parser 2.0.0 - 2.1.0Outdated
Parses ICU Message strings into an AST via JavaScript.
react-query 1.0.0 - 2.5.6Outdated
Hooks for managing, caching and syncing asynchronous and remote data in React
tannerlinsley
tkdodo
react-overlays 5.1.0 - 5.1.2Outdated
Utilities for creating robust overlay components
prop-types-extra 1.0.0 - 1.1.1
React PropType Utilities
monastic.panic
monastic.panic
react-bootstrap 1.6.2 - 1.6.5Outdated
Bootstrap 5 components built with React
react-table x.x.x
Hooks for building lightweight, fast and extendable datagrids for React
@formatjs/intl 1.17.0 - 2.5.1Outdated
Internationalize JS apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.
safe-json-parse 2.0.0 - 4.0.0
Parse JSON safely without throwing
raynos
raynos
keycode 2.2.0Outdated
Convert between keyboard keycodes and keynames and vice versa.
@fortawesome/react-fontawesome 0.1.18Outdated
Official React component for Font Awesome 5
+4
jasonlundien
devoto13
jrjohnson
@contentful/rich-text-types 15.9.1 - 15.13.2Outdated
Type definitions and constants for the Contentful rich text field type.
it-internal
whydah-gally
contentful-ecosystem
consolidated-events 2.0.2
Manage multiple event handlers using few event listeners
redux-logger x.x.x
Logger for Redux
redux-devtools-extension 2.0.0 - 2.13.9
Wrappers for Redux DevTools Extension.
+1
jhen0409
methuselah96
timdorr
algoliasearch-helper 3.6.2Outdated
Helper for implementing advanced search features with algolia
+2
jasonberry
dhaya.b
instantsearch-bot
react-responsive 8.1.0 - 8.2.0Outdated
Media queries in react for responsive design
@chakra-ui/theme 2.1.0 - 2.1.3Outdated
The default theme for chakra components
murmurhash 0.0.1 - 0.0.2Outdated
A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.
perezd
perezd
@videojs/vhs-utils 3.0.2 - 4.0.0
Objects and functions shared throughtout @videojs/http-streaming code
@fortawesome/free-brands-svg-icons 5.8.2 - 6.2.0Outdated
The iconic font, CSS, and SVG framework
react-loading-skeleton 3.1.0Outdated
Make beautiful, animated loading skeletons that automatically adapt to your app.
document.contains 1.0.1Outdated
Polyfill/shim for `document.contains`
vee-validate 2.0.0 - 2.0.9Outdated
Painless forms for Vue.js
react-outside-click-handler 1.3.0
A React component for dealing with clicks outside its subtree
+2
brieb
airbnbeng
lencioni
mux.js 5.7.0 - 5.14.1Outdated
A collection of lightweight utilities for inspecting and manipulating video container formats.
video.js 7.15.0 - 7.18.0Outdated
An HTML5 video player that supports HLS and DASH with a common API and skin.
react-scroll 1.7.13Outdated
A scroll component for React.js
react-waypoint 10.1.0 - 10.3.0
A React component to execute a function whenever you scroll to an element.
url-toolkit 2.2.2 - 2.2.3Outdated
Build an absolute URL from a base URL and a relative URL (RFC 1808). No dependencies!
m3u8-parser 4.4.1 - 4.8.0Outdated
m3u8 parser
@formatjs/intl-relativetimeformat 8.0.0 - 11.1.4Outdated
Formats JavaScript dates to relative time strings.
@loadable/component 5.13.2 - 5.15.2Outdated
React code splitting made easy.
react-share 4.0.0 - 4.0.1Outdated
Social media share buttons and share counts for React.
@contentful/rich-text-react-renderer 15.12.1Outdated
React renderer for the Contentful rich text field type.
it-internal
whydah-gally
contentful-ecosystem
mpd-parser 0.15.0 - 0.22.1Outdated
mpd parser
videojs-vtt.js 0.15.0 - 0.15.4Outdated
A JavaScript implementation of the WebVTT specification, forked from vtt.js for use with Video.js
@formatjs/intl-pluralrules 4.1.6 - 5.1.4Outdated
Polyfill for Intl.PluralRules
@formatjs/intl-locale x.x.x
Intl.Locale polyfill
keymirror 0.1.0 - 0.1.1
A simple utility for creating an object with values equal to its keys. Identical to react/lib/keyMirror
strml
strml
gatsby 4.15.0 - 4.18.2Outdated
Blazing fast modern site generator for React
@videojs/xhr 2.6.0
small xhr abstraction
react-instantsearch-core 6.3.0Outdated
⚡ Lightning-fast search for React, by Algolia
bootstrap-vue 2.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
gatsby-link 4.13.0 - 4.15.0Outdated
An enhanced Link component for Gatsby sites with support for resource prefetching
gatsby-page-utils 2.15.0 - 2.24.1Outdated
Gatsby library that helps creating pages
gatsby-react-router-scroll 4.5.0 - 5.15.0Outdated
React Router scroll management forked from https://github.com/ytase/react-router-scroll for Gatsby
shallow-compare 1.2.1 - 1.2.2
Stand alone shallowCompare for use in libraries that support shouldComponentUpdate
@builder.io/partytown 0.5.4Outdated
Relocate resource intensive third-party scripts off of the main thread and into a web worker.
@gatsbyjs/reach-router 1.3.5 - 1.3.9Outdated
Gatsby's fork to modernize reach-router
semantic-ui-react 1.1.1Outdated
The official Semantic-UI-React integration.
layershifter
levithomason
amplitude-js 5.2.0Outdated
Javascript library for Amplitude Analytics
gatsby-script 1.0.1 - 1.3.0Outdated
An enhanced script component for Gatsby sites with support for various loading strategies
iframe-resizer-react 1.1.0
React interface for iframe-resizer
davidjbradshaw
davidjbradshaw
react-range 1.4.7 - 1.8.14
Range input. Slides in all directions.
react-truncate 2.4.0
React component for truncating multi-line spans and adding an ellipsis
pure-react-carousel 1.22.0 - 1.27.4Outdated
A highly impartial suite of React components that can be assembled by the consumer to create a responsive and aria compliant carousel with almost no limits on DOM structure or CSS styles.
react-schemaorg 0.1.0 - 2.0.0
Typed Schema.org JSON-LD in React
react-tracking 9.0.0Outdated
Declarative tracking for React apps.
vanilla-lazyload x.x.x
LazyLoad is a lightweight (2.4 kB) and flexible script that speeds up your web application by deferring the loading of your below-the-fold images, videos and iframes to when they will enter the viewport. It's written in plain "vanilla" JavaScript, it leve
react-facebook 2.1.4 - 8.1.4Outdated
Facebook components like a Login button, Like, Share, Comments, Embedded Post/Video, Messenger Chat and others
react-hubspot-form 1.0.3 - 1.3.7
A React component to render HubSpot forms.
browser-lang 0.1.0Outdated
Detect user's most preferred language within the given language list.
most 0.7.0 - 0.9.1Outdated
Monadic streams
gatsby-plugin-loadable-components-ssr 4.0.0 - 4.3.2
Server-side rendering loadable components in your gatsby application
lottie-api 1.0.0 - 1.0.2Outdated
A library to edit lottie-web animations dynamically
airnan
airnan
gatsby-plugin-segment-js 3.7.0 - 3.7.1Outdated
Easily add Segment JS snippet to your website
react-parallax 3.0.3Outdated
A React Component for parallax effect working in client-side and server-side rendering environment
prebid.js 1.38.0 - 7.22.0Outdated
Header Bidding Management Library
@gatsby-cloud-pkg/gatsby-plugin-preview x.x.x
array-flat-polyfill x.x.x
picomatch x.x.x
gatsby-plugin-react-intl x.x.x
@edx/paragon x.x.x
iso-639-1 x.x.x
@edx/frontend-enterprise x.x.x
iso-3166-1 x.x.x
localforage-memoryStorageDriver x.x.x
lodash.snakecase x.x.x
react-proptype-conditional-require x.x.x
@edx/frontend-component-cookie-policy-banner x.x.x
@edx/frontend-platform x.x.x
react-konami-code x.x.x
axios-cache-adapter x.x.x
videojs-youtube x.x.x
react-focus-on x.x.x