rollcall.com 128 packages

Last scanned on Oct 27 at 06:13 PM
postcss 8.0.0 - 8.4.18VulnerableOutdated
Tool for transforming styles with JS plugins
License
MIT
Vulnerabilities
PostCSS line return parsing error
Affected versions >=0 <8.4.31
Version distribution in production
230
8.4.14
220
8.4.18
217
8.4.5
211
8.4.16
207
8.4.8
206
8.3.11
superagent 2.0.0 - 2.3.0VulnerableOutdated
elegant & feature rich browser / node HTTP with a fluent API
next 13.0.0VulnerableOutdated
The React Framework
rauchg
timneutkens
vercel-release-bot
debug x.x.x
Lightweight debugging utility for Node.js and the browser
tslib x.x.x
Runtime library for TypeScript helper functions
ms x.x.x
Tiny millisecond conversion utility
+5
gdborton
matheuss
rauchg
react-is x.x.x
Brand checking of React Elements.
inherits x.x.x
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 x.x.x
babel's modular runtime helpers
+1
hzoo
existentialism
nicolo-ribaudo
get-intrinsic x.x.x
Get and robustly cache all JS language-level intrinsics at first require time
function-bind x.x.x
Implementation of Function.prototype.bind
lodash x.x.x
Lodash modular utilities.
cookie x.x.x
HTTP server cookie parsing and serialization
dougwilson
dougwilson
call-bind x.x.x
Robustly `.call.bind()` a function
has-symbols x.x.x
Determine if the JS environment has Symbol support. Supports spec, or shams.
yaml 1.0.0 - 2.1.3Outdated
JavaScript parser and stringifier for YAML
array-union 3.0.0 - 3.0.1
Create an array of unique values, in order, from the input arrays
object-assign x.x.x
ES2015 `Object.assign()` ponyfill
parse5 0.5.0 - 6.0.1Outdated
HTML parser and serializer.
es-abstract x.x.x
ECMAScript spec abstract operations.
is-callable x.x.x
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
has-tostringtag x.x.x
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
events x.x.x
Node's event emitter for all engines.
which-typed-array x.x.x
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
core-js 1.2.5 - 3.9.1Outdated
Standard library
is-typed-array x.x.x
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 x.x.x
Returns an array of Typed Array names that are available in the current environment
util x.x.x
Node.js's util module for all engines
for-each x.x.x
A better forEach
ljharb
raynos
array-includes 3.0.0 - 3.1.5Outdated
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
has x.x.x
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
requires-port x.x.x
Check if a protocol requires a certain port number to be added to an URL.
scheduler x.x.x
Cooperative scheduler for the browser environment.
array.prototype.flat 1.2.1 - 1.3.0Outdated
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
prop-types x.x.x
Runtime type checking for React props and similar objects.
is-arguments x.x.x
Is this an arguments object? It's a harder question than you think.
react x.x.x
React is a JavaScript library for building user interfaces.
process x.x.x
process information for node.js and browsers
react-dom x.x.x
React package for working with the DOM.
url-parse x.x.x
Small footprint URL parser that works seamlessly across Node.js and browser environments
querystringify x.x.x
Querystringify - Small, simple but powerful query string parser.
is-generator-function x.x.x
Determine if a function is a native generator function.
decode-uri-component x.x.x
A better decodeURIComponent
@emotion/memoize x.x.x
emotion's memoize utility
+1
emmatown
tkh44
emotion-release-bot
hoist-non-react-statics x.x.x
Copies non-react specific statics from a child component to a parent component
mridgway
mridgway
event-target-shim x.x.x
An implementation of WHATWG EventTarget interface.
abort-controller x.x.x
An implementation of WHATWG AbortController interface.
invariant x.x.x
invariant
@emotion/unitless x.x.x
An object of css properties that don't accept values with units
+1
emmatown
tkh44
emotion-release-bot
classnames x.x.x
A simple utility for conditionally joining classNames together
query-string x.x.x
Parse and stringify URL query strings
@emotion/is-prop-valid x.x.x
A function to check whether a prop is valid for HTML and SVG elements
+1
emmatown
tkh44
emotion-release-bot
whatwg-fetch x.x.x
A window.fetch polyfill.
jakechampion
mattandrews
mislav
core-js-pure x.x.x
Standard library
tiny-invariant x.x.x
A tiny invariant function
@sentry/types x.x.x
Types for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
object.getownpropertydescriptors 2.0.0 - 2.1.4Outdated
ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.
strict-uri-encode x.x.x
A stricter URI encode adhering to RFC 3986
@sentry/utils x.x.x
Utilities for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
@sentry/core x.x.x
Base implementation for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
es5-ext 0.4.0 - 0.6.3Outdated
ECMAScript extensions and shims
lodash-es 4.17.21
Lodash exported as ES modules.
redux x.x.x
Predictable state container for JavaScript apps
react-fast-compare x.x.x
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
universal-user-agent 4.0.0Outdated
Get a user agent string across all JavaScript Runtime Environments
gr2m
gr2m
filter-obj x.x.x
Filter object keys and values into a new object
reselect x.x.x
Selectors for Redux.
react-redux x.x.x
Official React bindings for Redux
shallowequal x.x.x
Like lodash isEqualWith but for shallow equal.
@babel/runtime-corejs3 x.x.x
babel's modular runtime helpers with core-js@3 polyfilling
+1
hzoo
existentialism
nicolo-ribaudo
history x.x.x
Manage session history with JavaScript
polished 1.0.0 - 4.2.2Outdated
A lightweight toolset for writing styles in Javascript.
d3-shape 1.0.2 - 3.1.0Outdated
Graphical primitives for visualization, such as lines and areas.
split-on-first x.x.x
Split a string on the first occurance of a given separator
p-is-promise 3.0.0 - 4.0.0
Check if something is a promise
@sentry/browser x.x.x
Official Sentry SDK for browsers
+8
benvinegar
billyvg
mitsuhiko
styled-components x.x.x
CSS for the <Component> Age. Style components your way with speed, strong typing, and flexibility.
dompurify x.x.x
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else usin
throttle-debounce x.x.x
Throttle and debounce functions.
@emotion/stylis x.x.x
A custom build of Stylis
+1
emmatown
tkh44
emotion-release-bot
resolve-pathname x.x.x
Resolve URL pathnames using JavaScript
mjackson
mjackson
framer-motion x.x.x
A simple and powerful JavaScript animation library
@sentry/hub x.x.x
Sentry hub which handles global state managment.
+8
benvinegar
billyvg
mitsuhiko
@apollo/client 3.0.0 - 3.7.1Outdated
A fully-featured caching GraphQL client.
@sentry/react x.x.x
Official Sentry SDK for React.js
+8
benvinegar
billyvg
mitsuhiko
@sentry/minimal x.x.x
Sentry minimal library that can be used in other packages
+8
benvinegar
billyvg
mitsuhiko
framesync x.x.x
A frame-synced render loop for JavaScript
popmotion
popmotion
array.prototype.find 2.0.0 - 2.2.0Outdated
Array.prototype.find ES6 polyfill.
react-side-effect x.x.x
Create components whose prop changes map to a global side effect
@datadog/browser-core 3.2.0 - 4.23.2Outdated
Datadog browser core utilities.
datadog
datadog
react-helmet x.x.x
A document head manager for React
xstate 4.7.0 - 4.33.6Outdated
Finite State Machines and Statecharts for the Modern Web.
react-smooth 0.0.7 - 1.0.6Outdated
react animation library
universal-cookie x.x.x
Universal cookies for JavaScript
element-resize-detector x.x.x
Resize event emitter for elements.
wnr
wnr
batch-processor x.x.x
Batch processing in JS
wnr
wnr
popmotion x.x.x
The animator's toolbox
style-value-types x.x.x
Parsers, transformers and tests for special value types, eg: %, hex codes etc.
react-sizeme x.x.x
Make your React Components aware of their width and/or height!
ctrlplusb
ctrlplusb
redux-saga x.x.x
Saga middleware for Redux to handle Side Effects
redux-persist x.x.x
persist and rehydrate redux stores
andarist
rt2zz
redux-devtools-extension x.x.x
Wrappers for Redux DevTools Extension.
+1
jhen0409
methuselah96
timdorr
@redux-saga/core x.x.x
Saga middleware for Redux to handle Side Effects
@redux-saga/symbols x.x.x
Redux-saga internal symbol "registry".
@redux-saga/is x.x.x
Runtime type checking helpers
yelouafi
andarist
redux-saga-release-bot
@redux-saga/delay-p x.x.x
Promisified setTimeout
@redux-saga/deferred x.x.x
Helper for creating "exposed" promise object (with resolve & reject methods).
react-spring 5.3.0Outdated
<p align="center"> <img src="https://i.imgur.com/QZownhg.png" width="240" /> </p>
@chakra-ui/theme 2.1.0 - 2.1.3Outdated
The default theme for chakra components
@chakra-ui/media-query 1.2.0Outdated
A React hook for changing properties or visibility of a component based on css media query
reduce-reducers x.x.x
Reduce multiple reducers into a single reducer
connected-react-router 6.1.0 - 6.9.3
A Redux binding for React Router v4 and v5
supasate
supasate
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
amplitude-js 5.2.0Outdated
Javascript library for Amplitude Analytics
@atlaskit/spinner 10.0.2 - 11.0.0Outdated
A spinner is an animated spinning icon that lets users know content is being loaded.
atlaskit
atlaskit
cross-domain-utils 2.0.38
Javascript module template.
bluepnume
bluepnume
lottie-api 1.0.0 - 1.0.2Outdated
A library to edit lottie-web animations dynamically
airnan
airnan
react-dfp x.x.x
A React implementation of the google [DFP](https://developers.google.com/doubleclick-gpt/reference "GPT Reference") API. This package is inspired in the awesome library [jquery.dfp](https://github.com/coop182/jquery.dfp.js), and aims to provide its same e
prebid.js 0.7.0 - 3.15.0Outdated
Header Bidding Management Library
@irvingjs/core x.x.x
@irvingjs/styled-components x.x.x
@irvingjs/styled x.x.x
@irvingjs/vip-go x.x.x
@irvingjs/wordpress x.x.x
glob-to-regexp x.x.x
react-component-queries x.x.x
react-oembed-container x.x.x