npmjs.org 161 packages

Last scanned on Apr 22 at 10:01 AM
nth-check 1.0.1 - 1.0.2VulnerableOutdated
Parses and compiles CSS nth-checks to highly optimized functions.
License
BSD-2-Clause
Footprint
850 B
Vulnerabilities
Inefficient Regular Expression Complexity in nth-check
Affected versions >=0 <2.0.1
Matched Modules
Version distribution in production
45
1.0.1
45
1.0.2
27
2.0.1
26
2.1.1
22
2.1.0
8
2.0.0
moment 2.29.3VulnerableOutdated
Parse, validate, manipulate, and display dates
es5-ext 0.10.24 - 0.10.49VulnerableOutdated
ECMAScript extensions and shims
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 3.4.0Outdated
RFC4122 (v1, v4, and v5) UUIDs
isarray 1.0.0 - 2.0.5
Array#isArray for older browsers
react-is 16.13.1Outdated
Brand checking of React Elements.
inherits 1.0.1 - 2.0.3Outdated
Browser-friendly inheritance fully compatible with standard node.js inherits()
buffer 4.9.2Outdated
Node.js Buffer API, for the browser
regenerator-runtime 0.11.1Outdated
Runtime for Regenerator-compiled generator and async functions.
entities 1.1.2Outdated
Encode & decode XML and HTML entities with ease & speed
@babel/runtime 7.16.5 - 7.18.3Outdated
babel's modular runtime helpers
+1
hzoo
existentialism
nicolo-ribaudo
get-intrinsic 1.1.3Outdated
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.
depd 1.1.1 - 2.0.0
Deprecate all the things
axios 1.3.4Outdated
Promise based HTTP client for the browser and node.js
once 1.4.0
Run a function exactly one time
wrappy 0.0.0 - 1.0.2
Callback wrapping utility
isaacs
isaacs
call-bind 1.0.2Outdated
Robustly `.call.bind()` a function
object-inspect 1.12.2Outdated
string representations of objects in node and the browser
core-util-is 1.0.2Outdated
The `util.is*` functions introduced in Node v0.12.
setprototypeof 1.2.0
A small polyfill for Object.setprototypeof
has-symbols 1.0.2 - 1.0.3
Determine if the JS environment has Symbol support. Supports spec, or shams.
ieee754 1.1.9 - 1.1.13Outdated
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
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
parse5 3.0.3Outdated
HTML parser and serializer.
domutils 1.5.1Outdated
Utilities for working with htmlparser2's dom
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.
dom-serializer 0.1.1Outdated
render domhandler DOM nodes to a string
is-callable 1.2.6Outdated
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
domhandler 2.4.2Outdated
Handler for htmlparser2 that turns pages into a dom
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.
events 3.3.0
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
domelementtype 1.2.0 - 1.3.1Outdated
all the types of nodes in htmlparser2's dom
process-nextick-args 2.0.1
process.nextTick but always with args
cwmma
cwmma
is-regex 1.1.4
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
toidentifier 1.0.1
Convert a string of words to a JavaScript identifier
+1
niftylettuce
dougwilson
jongleberry
is-date-object 1.0.5
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
css-select 1.2.0Outdated
a CSS selector compiler/engine
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
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.1
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
is-number-object 1.0.6 - 1.0.7
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
htmlparser2 3.10.1Outdated
Fast & forgiving HTML/XML parser
is-boolean-object 1.1.2
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
function.prototype.name 1.1.5Outdated
An ES2015 spec-compliant `Function.prototype.name` shim
functions-have-names 1.2.3
Does this JS environment support the `name` property on functions?
object.values 1.1.5Outdated
ES2017 spec-compliant Object.values shim.
css-what 2.1.3Outdated
a CSS selector parser
feedic
feedic
array-includes 3.1.2 - 3.1.8
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
has 1.0.2 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
string.prototype.trim 1.2.6Outdated
ES5 spec-compliant shim for String.prototype.trim
scheduler 0.19.1Outdated
Cooperative scheduler for the browser environment.
array.prototype.flat 1.3.0Outdated
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.
react 16.14.0Outdated
React is a JavaScript library for building user interfaces.
process 0.11.10
process information for node.js and browsers
react-dom 16.14.0Outdated
React package for working with the DOM.
object.entries 1.1.5Outdated
ES2017 spec-compliant Object.entries shim.
boolbase 1.0.0
two functions: One that returns true, one that returns false
feedic
feedic
object-is 1.1.4 - 1.1.5Outdated
ES2015-compliant shim for Object.is - differentiates between -0 and +0
@emotion/memoize 0.7.5Outdated
emotion's memoize utility
+1
emmatown
tkh44
emotion-release-bot
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
path-browserify 0.0.1Outdated
the path module from node core for browsers
@emotion/unitless 0.7.2 - 0.7.5Outdated
An object of css properties that don't accept values with units
+1
emmatown
tkh44
emotion-release-bot
classnames 2.3.2 - 2.3.3Outdated
A simple utility for conditionally joining classNames together
symbol-observable 1.1.0 - 1.2.0Outdated
Symbol.observable ponyfill
@emotion/is-prop-valid 1.1.2Outdated
A function to check whether a prop is valid for HTML and SVG elements
+1
emmatown
tkh44
emotion-release-bot
react-transition-group 1.2.0 - 1.2.1Outdated
A react component toolset for managing animations
dom-helpers 3.4.0Outdated
tiny modular DOM lib for ie9+
stream-browserify 1.0.0 - 2.0.2Outdated
the stream module from node core for browsers
lodash.isequal 4.5.0
The Lodash method `_.isEqual` exported as a module.
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
lodash-es 4.17.3 - 4.17.21
Lodash exported as ES modules.
redux 3.7.1 - 3.7.2Outdated
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.
warning 2.0.0 - 3.0.0Outdated
A mirror of Facebook's Warning
timers-browserify 2.0.10 - 2.0.12
timers module for browserify
crypto-browserify 1.0.9 - 2.0.0Outdated
implementation of crypto for the browser
+2
dcousens
ljharb
cwmma
querystring-es3 0.2.1
Node's querystring module for all engines. (ES3 compat fork)
cheerio 0.22.0Outdated
Tiny, fast, and elegant implementation of core jQuery designed specifically for the server
ip-regex 4.3.0Outdated
Regular expression for matching IP addresses (IPv4 & IPv6)
sindresorhus
sindresorhus
shallowequal 1.1.0
Like lodash isEqualWith but for shallow equal.
is-retry-allowed 2.2.0Outdated
Check whether a request can be retried based on the `error.code`
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
lodash.flattendeep 4.4.0
The lodash method `_.flattenDeep` exported as a module.
styled-components 5.3.5Outdated
CSS for the <Component> Age. Style components your way with speed, strong typing, and flexibility.
redux-thunk 1.0.1 - 3.1.0
Thunk middleware for Redux.
react-popper 0.4.0 - 0.4.3Outdated
Official library to use Popper on React projects
@emotion/stylis 0.8.4 - 0.8.5
A custom build of Stylis
+1
emmatown
tkh44
emotion-release-bot
formdata-polyfill 2.0.4Outdated
HTML5 `FormData` for Browsers and Node.
react-error-boundary 1.1.0 - 1.2.5Outdated
Simple reusable React error boundary component
kentcdodds
brianvaughn
framer-motion 6.5.0 - 11.1.7
A simple and powerful JavaScript animation library
@firebase/component 0.5.8 - 0.6.6
Firebase Component Platform
+1
chholland
firebase-ops
feiyang.chen
lodash.escape 4.0.1
The lodash method `_.escape` exported as a module.
d3 4.2.2 - 6.7.0Outdated
Data-Driven Documents
axios-retry 3.0.1 - 4.1.0
Axios plugin that intercepts failed requests and retries them whenever posible.
softonic
softonic
@angular/router 10.0.0 - 15.2.9Outdated
Angular - the routing library
jss 5.3.0 - 5.5.5Outdated
A lib for generating Style Sheets with JavaScript.
enzyme-shallow-equal 1.0.4Outdated
Adaptation of react-addons-shallow-compare, for independent usage
swr 0.1.12 - 0.1.18Outdated
React Hooks library for remote data fetching
react-side-effect 1.2.0Outdated
Create components whose prop changes map to a global side effect
react-helmet 5.2.1Outdated
A document head manager for React
@stripe/stripe-js 1.36.0Outdated
Stripe.js loading utility
react-copy-to-clipboard 5.0.2 - 5.0.4Outdated
Copy-to-clipboard React component
@styled-system/core 5.1.2
jxnblk
jxnblk
react-calendar 2.8.0 - 2.13.4Outdated
Ultimate calendar for your React app.
styled-system 5.1.2 - 5.1.5
Responsive, theme-based style props for building design systems with React
reactstrap 9.0.1 - 9.1.6Outdated
React Bootstrap components
@styled-system/css 5.1.5
Styled System for the `css` prop
@styled-system/color 5.0.0 - 5.1.2
jxnblk
jxnblk
@styled-system/border 5.1.5
jxnblk
jxnblk
@styled-system/layout 5.0.23 - 5.1.2
jxnblk
jxnblk
@styled-system/variant 5.1.0 - 5.1.5
Read the docs: https://styled-system.com/variants
jxnblk
jxnblk
@styled-system/space 5.0.18 - 5.1.2
jxnblk
jxnblk
@styled-system/typography 5.0.0 - 5.1.2
jxnblk
jxnblk
@styled-system/position 5.0.15 - 5.1.2
jxnblk
jxnblk
@styled-system/flexbox 5.0.0 - 5.1.2
jxnblk
jxnblk
@styled-system/grid 5.0.0 - 5.1.2
jxnblk
jxnblk
@styled-system/shadow 5.0.0 - 5.1.2
jxnblk
jxnblk
@styled-system/background 5.0.0 - 5.1.2
jxnblk
jxnblk
chain-function 1.0.1
chain a bunch of functions together into a single call
monastic.panic
monastic.panic
shallow-compare 1.2.1 - 1.2.2
Stand alone shallowCompare for use in libraries that support shouldComponentUpdate
react-relay 0.7.2 - 16.2.0
A framework for building GraphQL-driven React applications.
@styled-system/theme-get 5.0.0 - 5.1.2
The `themeGet` function is an existential getter function that can be used in any style declaration to get a value from your theme, with support for fallback values. This helps prevent errors from throwing when a theme value is missing, which can be helpf
jxnblk
jxnblk
react-displace 2.1.4 - 2.3.0
A higher order component that displaces your component into a remote region of the DOM
botframework-webchat 0.11.2 - 0.15.0Outdated
A highly-customizable web-based chat client for Azure Bot Services.
+5
botframework
sgellock
cwhitten
@primer/octicons-react x.x.x
@primer/components x.x.x
icepick x.x.x
enzyme x.x.x
@styled-system/props x.x.x
p-debounce x.x.x
npm-user-validate x.x.x
fuzzaldrin x.x.x
@github/webauthn-json x.x.x
array.prototype.filter x.x.x
is-cidr x.x.x
@npm/audit-log-client x.x.x
http-errors x.x.x
statuses x.x.x
es-shim-unscopables x.x.x
is-subset x.x.x
rst-selector-parser x.x.x
nearley x.x.x
html-element-map x.x.x
validate-npm-package-name x.x.x
cidr-regex x.x.x