blockclubchicago.org 169 packages

Last scanned on Jan 19 at 08:11 AM
postcss 8.0.0 - 8.4.21VulnerableOutdated
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
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
safe-buffer x.x.x
Safer Node.js Buffer API
string_decoder x.x.x
The string_decoder module from Node core
uuid x.x.x
RFC4122 (v1, v4, and v5) UUIDs
react-is x.x.x
Brand checking of React Elements.
inherits x.x.x
Browser-friendly inheritance fully compatible with standard node.js inherits()
buffer x.x.x
Node.js Buffer API, for the browser
regenerator-runtime x.x.x
Runtime for Regenerator-compiled generator and async functions.
entities x.x.x
Encode & decode XML and HTML entities with ease & speed
@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.
sprintf-js x.x.x
JavaScript sprintf implementation
alexei
alexei
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.2.1Outdated
JavaScript parser and stringifier for YAML
ieee754 x.x.x
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
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
domutils x.x.x
Utilities for working with htmlparser2's dom
es-abstract x.x.x
ECMAScript spec abstract operations.
base64-js x.x.x
Base64 encoding/decoding in pure JS
dom-serializer x.x.x
render domhandler DOM nodes to a string
serialize-javascript x.x.x
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
domhandler x.x.x
Handler for htmlparser2 that turns pages into a dom
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.
deepmerge x.x.x
A library for deep (recursive) merging of Javascript objects
domelementtype x.x.x
all the types of nodes in htmlparser2's dom
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
htmlparser2 x.x.x
Fast & forgiving HTML/XML parser
array-includes 3.0.0 - 3.1.6Outdated
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
requires-port x.x.x
Check if a protocol requires a certain port number to be added to an URL.
has x.x.x
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
scheduler x.x.x
Cooperative scheduler for the browser environment.
randombytes x.x.x
random bytes from browserify stand alone
array.prototype.flat 1.2.1 - 1.3.1Outdated
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
clsx x.x.x
A tiny (239B) utility for constructing className strings conditionally.
@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.
@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
repeat-element 1.1.4
Create an array by repeating the given value n times.
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.5Outdated
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.5.1Outdated
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.
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.
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
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
styled-components x.x.x
CSS for the <Component> Age. Style components your way with speed, strong typing, and flexibility.
react-hook-form x.x.x
Performant, flexible and extensible forms library for React Hooks
@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.4Outdated
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
foreach x.x.x
foreach component + npm package
react-icons x.x.x
SVG React icons of popular icon packs using ES6 imports
+2
nwwells
tusbar
gorangajic
array.prototype.find 2.0.0 - 2.2.1Outdated
Array.prototype.find ES6 polyfill.
framesync x.x.x
A frame-synced render loop for JavaScript
popmotion
popmotion
react-side-effect x.x.x
Create components whose prop changes map to a global side effect
react-helmet x.x.x
A document head manager for React
xstate 4.7.0 - 4.35.2Outdated
Finite State Machines and Statecharts for the Modern Web.
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.
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-hook/latest x.x.x
A React hook that updates useRef().current with the most recent value each invocation
@react-hook/passive-layout-effect x.x.x
A React hook that uses useEffect() on the server and useLayoutEffect() in the browser
@loadable/component x.x.x
React code splitting made easy.
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
react-html-parser x.x.x
Parse HTML into React components
amplitude-js 5.2.0Outdated
Javascript library for Amplitude Analytics
@react-hook/throttle x.x.x
A React hook for throttling setState and other callbacks
@react-hook/event x.x.x
A React hook for managing event listeners, e.g. removing events when a component unmounts.
@react-hook/window-size x.x.x
React hooks for updating components when the size of the `window` changes.
@wordpress/i18n x.x.x
WordPress internationalization (i18n) library.
@wordpress/hooks x.x.x
WordPress hooks library.
styled-tools 1.1.0 - 1.5.0Outdated
Utilities for styled-components
diegohaz
diegohaz
@wordpress/url x.x.x
WordPress URL utilities.
memize x.x.x
Unabashedly-barebones memoization library with an aim toward speed
@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
tannin x.x.x
gettext localization library compatible with Jed-formatted locale data
@tannin/plural-forms x.x.x
Compiles a function to compute the plural forms index for a given value
aduth
aduth
@tannin/evaluate x.x.x
Evaluates the result of an expression given as postfix terms
aduth
aduth
@tannin/compile x.x.x
Compiles an evaluating function for a C expression
aduth
aduth
@tannin/postfix x.x.x
Convert a C expression to an array of postfix terms
aduth
aduth
react-tracking x.x.x
Declarative tracking for React apps.
@react-hook/window-scroll x.x.x
A React hook for updating components when the scroll position of the window on the y-axis changes
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
react-inline-transition-group 2.1.0 - 2.2.1
Like React CSS Transition Group, but with inline style.
@react-hook/switch x.x.x
@react-hook/merged-ref x.x.x
@accessible/use-id x.x.x
@accessible/use-key x.x.x
@accessible/tabbable x.x.x
@accessible/use-conditional-focus x.x.x
@accessible/button x.x.x
react-portalize x.x.x
@accessible/popover x.x.x
@irvingjs/styled-components x.x.x
@irvingjs/core x.x.x
@irvingjs/integrations x.x.x
@irvingjs/loadable x.x.x
@irvingjs/styled x.x.x
styled-css-grid x.x.x
@irvingjs/tracking x.x.x
@irvingjs/vip-go x.x.x
@irvingjs/wordpress x.x.x
container-query-toolkit x.x.x
glob-to-regexp x.x.x
react-async x.x.x
react-container-query x.x.x
react-oembed-container x.x.x
react-pagination-js x.x.x
react-ticker x.x.x
resize-observer-lite x.x.x