dev.to 62 packages

Last scanned on Nov 2 at 08:29 AM
es5-ext 0.10.24 - 0.10.49VulnerableOutdated
ECMAScript extensions and shims
License
ISC
Footprint
144 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
react-is 16.13.1Outdated
Brand checking of React Elements.
@babel/runtime 7.18.2 - 7.18.3Outdated
babel's modular runtime helpers
+1
hzoo
existentialism
nicolo-ribaudo
get-intrinsic 1.1.1Outdated
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.
call-bind 1.0.2Outdated
Robustly `.call.bind()` a function
object-inspect 1.12.2Outdated
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.
es-abstract 1.19.0 - 1.19.1Outdated
ECMAScript spec abstract operations.
define-properties 1.1.3Outdated
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.
object.assign 4.1.2Outdated
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
has-tostringtag 1.0.0Outdated
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
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 1.5.2Outdated
A library for deep (recursive) merging of Javascript objects
is-regex 1.1.4
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
is-date-object 1.0.5
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.
es-to-primitive 1.2.1
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
function.prototype.name 1.1.5Outdated
An ES2015 spec-compliant `Function.prototype.name` shim
functions-have-names 1.2.1 - 1.2.2Outdated
Does this JS environment support the `name` property on functions?
object.values 1.1.5Outdated
ES2017 spec-compliant Object.values shim.
has 1.0.2 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
array.prototype.flat 1.2.5Outdated
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
prop-types 15.8.0 - 15.8.1
Runtime type checking for React props and similar objects.
process 0.11.10
process information for node.js and browsers
lodash.debounce 4.0.8
The lodash method `_.debounce` exported as a module.
performance-now 2.0.0 - 2.1.0
Implements performance.now (based on process.hrtime).
meryn
meryn
moment x.x.x
Parse, validate, manipulate, and display dates
object-is 1.1.4 - 1.1.5Outdated
ES2015-compliant shim for Object.is - differentiates between -0 and +0
hoist-non-react-statics 3.3.2
Copies non-react specific statics from a child component to a parent component
mridgway
mridgway
classnames 2.3.2Outdated
A simple utility for conditionally joining classNames together
immer 6.0.0 - 6.0.9Outdated
Create your next immutable state by mutating the current one
bignumber.js 9.0.2Outdated
A library for arbitrary-precision decimal and non-decimal arithmetic
lodash-es 4.17.21
Lodash exported as ES modules.
raf 3.4.0 - 3.4.1
requestAnimationFrame polyfill for node and the browser
tabbable 5.3.3Outdated
Returns an array of all tabbable DOM nodes within a containing node.
davidtheclark
stefcameron
preact 10.4.8 - 10.5.7Outdated
Fast 3kb React-compatible Virtual DOM library.
enzyme-shallow-equal 1.0.4Outdated
Adaptation of react-addons-shallow-compare, for independent usage
focus-trap 6.9.2 - 7.0.0Outdated
Trap focus within a DOM node.
airbnb-prop-types 2.16.0
Custom React PropType validators that we use at Airbnb.
prop-types-exact 1.0.0 - 1.2.0
For use with React PropTypes. Will error on any prop not explicitly specified.
consolidated-events 2.0.2
Manage multiple event handlers using few event listeners
flatpickr 4.6.10 - 4.6.13
A lightweight, powerful javascript datetime picker
@auth0/auth0-spa-js 2.0.0Outdated
Auth0 SDK for Single Page Applications using Authorization Code Grant Flow with PKCE
react-portal 4.2.1 - 4.2.2
To make your life with React Portals easier.
focus-visible 5.2.0
Polyfill for :focus-visible pseudo-selector
robdodson
sundress
sweetalert2 8.0.0 - 9.4.1Outdated
A beautiful, responsive, customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes, supported fork of sweetalert
document.contains 1.0.2
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
react-with-direction 1.3.1 - 1.4.0
Components to provide and consume RTL or LTR direction in React
+4
brieb
airbnbeng
lencioni
react-moment-proptypes 1.6.0 - 1.8.1
React proptype for moment module
react-with-styles 4.2.0Outdated
[![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.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
is-touch-device 1.0.0 - 1.0.1
Is the current JS environment a touch device?
i18n-js 4.1.0 - 4.1.1Outdated
A small library to provide I18n on JavaScript.
fnando
fnando
semantic-ui-react 0.56.11Outdated
The official Semantic-UI-React integration.
layershifter
levithomason
ahoy.js x.x.x
react-colorful x.x.x