plone.org 203 packages

Last scanned on Jan 19 at 08:27 AM
yaml 2.0.0 - 2.2.1VulnerableOutdated
JavaScript parser and stringifier for YAML
License
ISC
Vulnerabilities
Uncaught Exception in yaml
Affected versions >=2.0.0-5 <2.2.2
Version distribution in production
200
2.0.0
200
2.0.1
200
2.1.0
200
2.1.1
200
2.1.2
200
2.1.3
moment 2.24.0VulnerableOutdated
Parse, validate, manipulate, and display dates
decode-uri-component 0.2.0VulnerableOutdated
A better decodeURIComponent
es5-ext 0.10.24 - 0.10.49VulnerableOutdated
ECMAScript extensions and shims
debug 4.3.2Outdated
Lightweight debugging utility for Node.js and the browser
tslib 2.3.1Outdated
Runtime library for TypeScript helper functions
ms 2.1.2Outdated
Tiny millisecond conversion utility
+5
gdborton
matheuss
rauchg
readable-stream 2.3.7Outdated
Node.js Streams, a user-land copy of the stream library from Node.js
safe-buffer 5.1.1 - 5.1.2Outdated
Safer Node.js Buffer API
string_decoder 1.1.0 - 1.3.0
The string_decoder module from Node core
uuid 8.3.2Outdated
RFC4122 (v1, v4, and v5) UUIDs
isarray 0.0.0 - 0.0.1Outdated
Array#isArray for older browsers
react-is 16.13.1Outdated
Brand checking of React Elements.
punycode 1.4.1Outdated
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
inherits 2.0.4
Browser-friendly inheritance fully compatible with standard node.js inherits()
buffer 4.9.2Outdated
Node.js Buffer API, for the browser
@babel/runtime 7.18.2 - 7.18.3Outdated
babel's modular runtime helpers
+1
hzoo
existentialism
nicolo-ribaudo
get-intrinsic 1.1.2Outdated
Get and robustly cache all JS language-level intrinsics at first require time
function-bind 1.1.1Outdated
Implementation of Function.prototype.bind
lodash 4.17.21
Lodash modular utilities.
path-to-regexp 1.7.0Outdated
Express style path to RegExp utility
cookie 0.4.2Outdated
HTTP server cookie parsing and serialization
dougwilson
dougwilson
call-bind 1.0.2Outdated
Robustly `.call.bind()` a function
object-inspect 1.12.2Outdated
string representations of objects in node and the browser
fast-deep-equal 1.1.0Outdated
Fast deep equal
core-util-is 1.0.2Outdated
The `util.is*` functions introduced in Node v0.12.
has-symbols 1.0.2 - 1.0.3
Determine if the JS environment has Symbol support. Supports spec, or shams.
ieee754 1.2.0 - 1.2.1
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
is-plain-object 5.0.0
Returns true if an object was created by the `Object` constructor, or Object.create(null).
util-deprecate 1.0.2
The Node.js `util.deprecate()` function with browser support
has-property-descriptors 1.0.0Outdated
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
object-assign 4.1.1
ES2015 `Object.assign()` ponyfill
es-abstract 1.20.1Outdated
ECMAScript spec abstract operations.
base64-js 1.5.1
Base64 encoding/decoding in pure JS
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.
is-callable 1.2.4Outdated
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
serialize-javascript 3.1.0Outdated
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
has-tostringtag 1.0.0Outdated
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
events 3.1.0Outdated
Node's event emitter for all engines.
object-keys 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
process-nextick-args 2.0.1
process.nextTick but always with args
cwmma
cwmma
core-js 2.6.10Outdated
Standard library
is-regex 1.1.4
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
is-date-object 1.0.2 - 1.0.3Outdated
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
is-symbol 1.0.2 - 1.0.4
Determine if a value is an ES6 Symbol or not.
util 0.11.1Outdated
Node.js's util module for all engines
es-to-primitive 1.2.1
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
object.values 1.1.1Outdated
ES2017 spec-compliant Object.values shim.
pako 1.0.8 - 1.0.11Outdated
zlib port to javascript - fast, modularized, with browser support
has 1.0.2 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
scheduler 0.20.2Outdated
Cooperative scheduler for the browser environment.
randombytes 2.1.0
random bytes from browserify stand alone
array.prototype.flat 1.2.3Outdated
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
prop-types 15.7.0 - 15.7.2Outdated
Runtime type checking for React props and similar objects.
react 17.0.2Outdated
React is a JavaScript library for building user interfaces.
process 0.11.10
process information for node.js and browsers
react-dom 17.0.2Outdated
React package for working with the DOM.
lodash.debounce 4.0.8
The lodash method `_.debounce` exported as a module.
component-emitter 1.3.0Outdated
Simple event emitter
url 0.11.0Outdated
The core `url` packaged standalone for use with Browserify.
lodash.isplainobject 4.0.6
The lodash method `_.isPlainObject` exported as a module.
immutable 3.8.2Outdated
Immutable Data Collections
clsx 1.1.1Outdated
A tiny (239B) utility for constructing className strings conditionally.
setimmediate 1.0.5
A shim for the setImmediate efficient script yielding API
domenic
domenic
hoist-non-react-statics 3.3.2
Copies non-react specific statics from a child component to a parent component
mridgway
mridgway
invariant 2.2.3 - 2.2.4
invariant
dequal 2.0.0 - 2.0.3
A tiny (304B to 489B) utility for check for deep equality
pretty-bytes 5.3.0Outdated
Convert bytes to a human readable string: 1337 → 1.34 kB
classnames 2.2.6Outdated
A simple utility for conditionally joining classNames together
assert 1.5.0Outdated
The assert module from Node.js, for the browser.
query-string 7.1.0 - 7.1.1Outdated
Parse and stringify URL query strings
react-transition-group 4.4.5
A react component toolset for managing animations
browserify-zlib 0.2.0
Full zlib module for the browser
dom-helpers 5.2.1
tiny modular DOM lib for ie9+
stream-browserify 1.0.0 - 2.0.2Outdated
the stream module from node core for browsers
@popperjs/core 2.9.2Outdated
Tooltip and Popover Positioning Engine
tiny-invariant 1.1.0Outdated
A tiny invariant function
immer 9.0.11 - 9.0.14Outdated
Create your next immutable state by mutating the current one
strict-uri-encode 2.0.0
A stricter URI encode adhering to RFC 3986
memoize-one 5.2.1Outdated
A memoization library which only remembers the latest invocation
prepend-http 2.0.0Outdated
Prepend `https://` to humanized URLs like sindresorhus.com and localhost
react-router 5.2.0Outdated
Declarative routing for React
lodash-es 4.17.21
Lodash exported as ES modules.
react-router-dom 5.2.0Outdated
Declarative routing for React web applications
redux 4.1.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.
filesize 6.4.0Outdated
JavaScript library to generate a human readable String describing the file size
superagent 3.8.2Outdated
elegant & feature rich browser / node HTTP with a fluent API
@testing-library/user-event 12.4.0 - 12.8.3Outdated
Fire events the same way the user does
timers-browserify 2.0.10 - 2.0.12
timers module for browserify
querystring-es3 0.2.1
Node's querystring module for all engines. (ES3 compat fork)
filter-obj 1.1.0Outdated
Filter object keys and values into a new object
babel-runtime 6.18.0 - 6.26.0
babel selfContained runtime
hzoo
loganfsmyth
existentialism
react-redux 7.2.4Outdated
Official React bindings for Redux
shallowequal 1.1.0
Like lodash isEqualWith but for shallow equal.
history 4.10.1Outdated
Manage session history with JavaScript
jwt-decode 2.2.0Outdated
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
resize-observer-polyfill 1.5.1
A polyfill for the Resize Observer API
p-is-promise 3.0.0 - 4.0.0
Check if something is a promise
styled-components 0.1.8 - 0.1.9Outdated
CSS for the <Component> Age. Style components your way with speed, strong typing, and flexibility.
redux-thunk 2.1.1 - 2.3.0Outdated
Thunk middleware for Redux.
react-popper 2.2.4Outdated
Official library to use Popper on React projects
compute-scroll-into-view 1.0.17Outdated
The engine that powers scroll-into-view-if-needed
resolve-pathname 3.0.0
Resolve URL pathnames using JavaScript
mjackson
mjackson
value-equal 1.0.1
Are these two JavaScript values equal?
mjackson
mjackson
intl-messageformat 7.7.0 - 7.7.5Outdated
Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.
is-url 1.2.4
Check whether a string is a URL.
segmentio
zeke
rc-util 5.15.0 - 5.27.1Outdated
Common Utils For React Component
react-dropzone 11.0.1 - 11.1.0Outdated
Simple HTML5 drag-drop zone with React.js
attr-accept 2.2.2
JavaScript implementation of the "accept" attribute for HTML5 <input type="file">
file-selector 0.1.13 - 0.2.4Outdated
Convert DataTransfer object to a list of File objects
file-saver 2.0.5
An HTML5 saveAs() FileSaver implementation
@angular/platform-browser 2.1.0 - 2.1.2Outdated
Angular - library for using Angular in a web browser
angular
google-wombot
scroll-into-view-if-needed 2.2.29Outdated
Ponyfill for upcoming Element.scrollIntoView() APIs like scrollMode: if-needed, behavior: smooth and block: center
css-box-model 1.1.2 - 1.2.1
Get accurate and well named css box model information about an Element 📦
exenv 1.2.1 - 1.2.2
React's ExecutionEnvironment module extracted for use in other packages & components
shallow-equal 1.2.0Outdated
Typescript-compatible minimalistic shallow equality check for arrays/objects
string-convert 0.1.0 - 0.2.1
String convertions
akiran
akiran
json2mq 0.2.0
Generate media query string from JSON or javascript object
akiran
akiran
raf-schd 4.0.1 - 4.0.3
A scheduler based on requestAnimationFrame
use-memo-one 1.1.0 - 1.1.1Outdated
useMemo and useCallback but with a stable cache
react-side-effect 2.1.0Outdated
Create components whose prop changes map to a global side effect
react-toastify 5.4.1Outdated
React notification made easy
react-intersection-observer 9.1.0Outdated
Monitor if a component is inside the viewport, using IntersectionObserver API
mini-create-react-context 0.3.3 - 0.4.1
Smaller Polyfill for the proposed React context API
@firebase/firestore 3.5.0Outdated
The Cloud Firestore component of the Firebase JS SDK.
+1
chholland
firebase-ops
feiyang.chen
react-beautiful-dnd 13.0.0Outdated
Beautiful and accessible drag and drop for lists with React
@fortawesome/fontawesome-svg-core 1.2.36Outdated
The iconic font, CSS, and SVG framework
airbnb-prop-types 2.4.0 - 2.15.0Outdated
Custom React PropType validators that we use at Airbnb.
@fortawesome/free-solid-svg-icons 5.15.4Outdated
The iconic font, CSS, and SVG framework
react-intl 3.6.2 - 3.9.3Outdated
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
intl-messageformat-parser 3.6.3 - 3.6.4Outdated
Parses ICU Message strings into an AST via JavaScript.
tlds 1.203.1Outdated
A list of TLDs.
rc-trigger 4.3.0 - 4.3.4Outdated
base abstract trigger component for react
enquire.js 2.1.6
Awesome Media Queries in JavaScript
react-slick 0.29.0Outdated
React port of slick carousel
@fortawesome/react-fontawesome 0.1.15 - 0.1.16Outdated
Official React component for Font Awesome 5
+4
jasonlundien
devoto13
jrjohnson
consolidated-events 2.0.2
Manage multiple event handlers using few event listeners
redux-devtools-extension 2.0.0 - 2.13.8Outdated
Wrappers for Redux DevTools Extension.
+1
jhen0409
methuselah96
timdorr
@fortawesome/free-regular-svg-icons 5.15.4Outdated
The iconic font, CSS, and SVG framework
@auth0/auth0-spa-js 2.0.0 - 2.0.2Outdated
Auth0 SDK for Single Page Applications using Authorization Code Grant Flow with PKCE
react-portal 4.1.5 - 4.2.2
To make your life with React Portals easier.
use-deep-compare-effect 1.8.0 - 1.8.1
It's react's useEffect hook, except using deep comparison on the inputs, not reference equality
kentcdodds
kentcdodds
react-cookie 4.1.1Outdated
Universal cookies for React
document.contains 1.0.1Outdated
Polyfill/shim for `document.contains`
react-outside-click-handler 1.3.0
A React component for dealing with clicks outside its subtree
+2
brieb
airbnbeng
lencioni
intl-format-cache 4.1.17 - 4.3.1
A memoizer factory for Intl format constructors.
react-with-styles 4.0.0 - 5.0.0
[![Build Status][travis-svg]][travis-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
react-dates 21.3.0 - 21.8.0
A responsive and accessible date range picker component built with React
+4
lencioni
ljharb
ahuth
global-cache 1.2.1
Sometimes you have to do horrible things, like use the global object to share a singleton. Abstract that away, with this!
react-with-styles-interface-css 6.0.0
Interface for react-with-styles outputting CSS
@loadable/component 5.14.1Outdated
React code splitting made easy.
react-share 2.3.1 - 2.4.0Outdated
Social media share buttons and share counts for React.
connected-react-router 6.8.0Outdated
A Redux binding for React Router v4 and v5
supasate
supasate
react-router-config 5.1.0 - 5.1.1
Static route config matching for React Router
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
react-animate-height 2.0.16 - 2.0.22Outdated
Lightweight React component for animating height using CSS transitions.
semantic-ui-react 2.0.3Outdated
The official Semantic-UI-React integration.
layershifter
levithomason
keyboard-key 1.1.0
A simple utility for determining the KeyboardEvent.key property from a keyboard event.
levithomason
levithomason
@semantic-ui-react/event-stack 3.1.1 - 3.1.3
Issues mentioned in `README` should be solved by other approaches: - `.addEventListener()` is blazing fast and is not a real performance issue - to solve issues with ordering in case when regular DOM event propogation is not available consider to use thi
layershifter
levithomason
deepcopy 2.0.0 - 2.1.0
deep copy data
sasaplus1
sasaplus1
intl-locales-supported 1.4.8 - 1.8.4Outdated
Utility to help you polyfill the Node.js runtime when the Intl APIs are missing, or if the built-in Intl is missing locale data that you need.
react-anchor-link-smooth-scroll 1.0.12
React component for anchor links using the smoothscroll polyfill.
lottie-api 1.0.0 - 1.0.2Outdated
A library to edit lottie-web animations dynamically
airnan
airnan
react-amphtml 3.1.0 - 4.0.2
Use amphtml components inside your React apps easily!
dfrankland
dfrankland
@plone/volto x.x.x
redraft x.x.x
volto-form-block x.x.x
@kitconcept/volto-blocks-grid x.x.x
@plone-collective/volto-authomatic x.x.x
@fluentui/react-component-ref x.x.x
@eeacms/volto-accordion-block x.x.x
object-merge x.x.x
react-intl-redux x.x.x
direction x.x.x
clone-function x.x.x
defaulty x.x.x
volto-dropdownmenu x.x.x
decorate-component-with-props x.x.x
volto-secondarymenu x.x.x
volto-gdpr-privacy x.x.x
slate x.x.x
undoo x.x.x
is-hotkey x.x.x
redux-mock-store x.x.x
@kitconcept/volto-slider-block x.x.x
rrule x.x.x
lodash-move x.x.x
slate-react x.x.x
volto-subblocks x.x.x
slate-hyperscript x.x.x
volto-social-settings x.x.x
@datapunt/matomo-tracker-js x.x.x
@datapunt/matomo-tracker-react x.x.x
@eeacms/volto-matomo x.x.x
promise-file-reader x.x.x
@formatjs/macro x.x.x
union-class-names x.x.x
redux-localstorage-simple x.x.x
object-foreach x.x.x