acoustic.com 157 packages

Last scanned on Jan 19 at 03:59 PM
postcss 8.4.15 - 8.4.21VulnerableOutdated
Tool for transforming styles with JS plugins
License
MIT
Footprint
74 KB
Vulnerabilities
PostCSS line return parsing error
Affected versions >=0 <8.4.31
Matched Modules
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
ansi-styles x.x.x
ANSI escape codes for styling strings in the terminal
ansi-regex 4.1.1 - 6.0.1
Regular expression for matching ANSI escape codes
escape-string-regexp 4.0.0 - 5.0.0
Escape RegExp special characters
isarray 1.0.0 - 2.0.5
Array#isArray for older browsers
react-is 17.0.0 - 17.0.2Outdated
Brand checking of React Elements.
camelcase 5.3.1Outdated
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
pretty-format 27.4.0 - 27.5.1Outdated
Stringify any JavaScript value.
+1
simenb
cpojer
aaronabramov
form-data 1.0.0 - 4.0.0
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
+2
mikeal
niftylettuce
alexindigo
picocolors x.x.x
The tiniest and the fastest library for terminal output formatting with ANSI colors
entities 2.2.0Outdated
Encode & decode XML and HTML entities with ease & speed
@babel/runtime 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.0 - 1.1.1Outdated
Implementation of Function.prototype.bind
lodash 4.17.20 - 4.17.21
Lodash modular utilities.
axios 1.1.3Outdated
Promise based HTTP client for the browser and node.js
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.
is-plain-object 4.1.0 - 5.0.0
Returns true if an object was created by the `Object` constructor, or Object.create(null).
side-channel 1.0.4Outdated
Store information about any JS value in a side channel. Uses WeakMap if available.
has-property-descriptors 1.0.0Outdated
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
domutils 2.8.0 - 3.0.1Outdated
Utilities for working with htmlparser2's dom
es-abstract 1.18.7 - 1.20.4Outdated
ECMAScript spec abstract operations.
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 1.3.2 - 1.4.1Outdated
render domhandler DOM nodes to a string
is-callable 1.2.7
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
nanoid 3.3.0 - 3.3.4Outdated
A tiny (116 bytes), secure URL-friendly unique string ID generator
domhandler 4.2.2 - 4.3.1Outdated
Handler for htmlparser2 that turns pages into a dom
has-tostringtag 1.0.0Outdated
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
which-typed-array 1.1.6 - 1.1.9Outdated
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
object-keys 1.1.0 - 1.1.1
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
regexp.prototype.flags 1.4.2 - 1.4.3Outdated
ES6 spec-compliant RegExp.prototype.flags shim.
deepmerge 2.1.0 - 2.2.1Outdated
A library for deep (recursive) merging of Javascript objects
domelementtype 2.2.0 - 2.3.0
all the types of nodes in htmlparser2's dom
core-js 3.20.3 - 3.21.1Outdated
Standard library
is-typed-array 1.1.7 - 1.1.10Outdated
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.
is-regex 1.1.4
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
available-typed-arrays 1.0.5Outdated
Returns an array of Typed Array names that are available in the current environment
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.0 - 1.0.4
Determine if a value is an ES6 Symbol or not.
is-string 1.0.7
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
has-bigints 1.0.2
Determine if the JS environment has BigInt support.
for-each 0.3.3
A better forEach
ljharb
raynos
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.
is-boolean-object 1.1.2
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
htmlparser2 6.1.0Outdated
Fast & forgiving HTML/XML parser
is-bigint 1.0.0 - 1.0.4
Is this value an ES BigInt?
functions-have-names 1.1.1 - 1.2.3
Does this JS environment support the `name` property on functions?
which-boxed-primitive 1.0.0 - 1.0.2
Which kind of boxed JS primitive is this?
aria-query 5.0.0Outdated
Programmatic access to the ARIA specification
scheduler 0.20.2Outdated
Cooperative scheduler for the browser environment.
has 1.0.1 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
prop-types 15.8.0 - 15.8.1
Runtime type checking for React props and similar objects.
is-arguments 1.1.1
Is this an arguments object? It's a harder question than you think.
react 17.0.2Outdated
React is a JavaScript library for building user interfaces.
react-dom 17.0.2Outdated
React package for working with the DOM.
performance-now 0.1.3 - 2.1.0
Implements performance.now (based on process.hrtime).
meryn
meryn
deep-equal 2.1.0Outdated
node's assert.deepEqual algorithm
date-fns 2.29.3Outdated
Modern JavaScript date utility library
kossnocorp
kossnocorp
decode-uri-component 0.2.0 - 0.2.1Outdated
A better decodeURIComponent
object-is 1.1.2 - 1.1.5Outdated
ES2015-compliant shim for Object.is - differentiates between -0 and +0
is-set 2.0.1 - 2.0.2Outdated
Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
is-map 2.0.1 - 2.0.2Outdated
Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
@emotion/memoize 0.7.5 - 0.8.0Outdated
emotion's memoize utility
+1
emmatown
tkh44
emotion-release-bot
hoist-non-react-statics 3.3.1 - 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
@emotion/unitless 0.7.2 - 0.8.0Outdated
An object of css properties that don't accept values with units
+1
emmatown
tkh44
emotion-release-bot
@emotion/is-prop-valid 1.1.2 - 1.2.0Outdated
A function to check whether a prop is valid for HTML and SVG elements
+1
emmatown
tkh44
emotion-release-bot
query-string 6.5.0 - 7.1.3Outdated
Parse and stringify URL query strings
es-get-iterator 1.1.2Outdated
Get an iterator for any JS language value. Works robustly across all environments, all versions.
react-transition-group 4.4.5
A react component toolset for managing animations
whatwg-fetch 3.3.0 - 3.3.1Outdated
A window.fetch polyfill.
jakechampion
mattandrews
mislav
dom-helpers 5.2.1
tiny modular DOM lib for ie9+
strict-uri-encode 1.0.2 - 1.1.0Outdated
A stricter URI encode adhering to RFC 3986
react-router 6.4.0 - 6.7.0Outdated
Declarative routing for React
lodash-es 4.17.20 - 4.17.21
Lodash exported as ES modules.
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 4.0.3
A mirror of Facebook's Warning
js-cookie 3.0.1Outdated
A simple, lightweight JavaScript API for handling cookies
filter-obj 1.1.0Outdated
Filter object keys and values into a new object
shallowequal 1.0.1 - 1.1.0
Like lodash isEqualWith but for shallow equal.
tiny-warning 0.0.1 - 1.0.3
A tiny warning function
alexreardon
alexreardon
style-to-object 0.2.3 - 0.4.1Outdated
Parse CSS inline style to JavaScript object.
raf 3.2.0 - 3.4.1
requestAnimationFrame polyfill for node and the browser
polished 3.0.0 - 3.4.4Outdated
A lightweight toolset for writing styles in Javascript.
split-on-first 1.0.0 - 2.0.0Outdated
Split a string on the first occurance of a given separator
inline-style-parser 0.1.0 - 0.1.1Outdated
An inline style parser.
toposort 2.0.2
Topological sort of directed ascyclic graphs (like dependecy lists)
mitt 1.1.3 - 1.2.0Outdated
Tiny 200b functional Event Emitter / pubsub.
yup 0.30.0 - 0.32.11Outdated
Dead simple Object schema validation
monastic.panic
monastic.panic
styled-components 4.0.0 - 5.3.6Outdated
CSS for the <Component> Age. Style components your way with speed, strong typing, and flexibility.
copy-to-clipboard 3.3.2 - 3.3.3
Copy stuff into clipboard using JS with fallbacks
property-expr 2.0.5Outdated
tiny util for getting and setting deep object props safely
toggle-selection 1.0.5 - 1.0.6
Toggle current selected content in browser
react-test-renderer 17.0.0 - 17.0.2Outdated
React package for snapshot testing.
@emotion/stylis 0.8.2 - 0.8.5
A custom build of Stylis
+1
emmatown
tkh44
emotion-release-bot
@aws-sdk/util-uri-escape 3.55.0 - 3.186.0Outdated
[![NPM version](https://img.shields.io/npm/v/@aws-sdk/util-uri-escape/latest.svg)](https://www.npmjs.com/package/@aws-sdk/util-uri-escape) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/util-uri-escape.svg)](https://www.npmjs.com/package/@aws-sd
+2
amzn-oss
aws-sdk-bot
kuhe
slugify 1.6.0 - 1.6.5Outdated
Slugifies a String
formik 1.0.0 - 2.2.9Outdated
Build forms in React, without the tears
nanoclone 0.2.0 - 0.2.1Outdated
300B to deep clone JavaScript objects
exenv 1.1.0 - 1.2.2
React's ExecutionEnvironment module extracted for use in other packages & components
react-draggable 4.0.2 - 4.4.0Outdated
React draggable component
react-icons 4.1.0 - 4.3.1Outdated
SVG React icons of popular icon packs using ES6 imports
+2
nwwells
tusbar
gorangajic
sanitize-html x.x.x
Clean up user-submitted HTML, preserving allowlisted elements and allowlisted attributes on a per-element basis
swr 1.3.0Outdated
React Hooks library for remote data fetching
react-side-effect 2.1.0 - 2.1.2
Create components whose prop changes map to a global side effect
react-helmet 6.0.0 - 6.1.0
A document head manager for React
parse-srcset 1.0.0 - 1.0.2
A spec-conformant JavaScript parser for the HTML5 srcset attribute
albell
albell
react-intersection-observer 8.33.0 - 9.4.1Outdated
Monitor if a component is inside the viewport, using IntersectionObserver API
react-modal 3.14.1 - 3.16.1
Accessible modal dialog component for React.JS
html-react-parser 1.4.5 - 3.0.6Outdated
HTML to React parser.
html-dom-parser x.x.x
HTML to DOM parser.
react-property 2.0.0Outdated
HTML and SVG DOM property configs used by React.
style-to-js 1.1.1 - 1.1.3Outdated
Parses CSS inline style to JavaScript object (camelCased).
body-scroll-lock 2.7.0 - 3.1.5Outdated
Enables body scroll locking (for iOS Mobile and Tablet, Android, desktop Safari/Chrome/Firefox) without breaking scrolling of a target element (eg. modal/lightbox/flyouts/nav-menus)
@chakra-ui/styled-system 2.2.7 - 2.5.2Outdated
Style function for css-in-js building component libraries
fontfaceobserver 2.2.0 - 2.3.0
Detect if web fonts are available
@chakra-ui/theme 2.1.0 - 2.1.3Outdated
The default theme for chakra components
@react-hook/latest 1.0.0 - 1.0.3
A React hook that updates useRef().current with the most recent value each invocation
@loadable/component 5.13.2 - 5.15.2Outdated
React code splitting made easy.
next-i18next 0.1.0 - 0.8.0Outdated
The easiest way to translate your NextJs apps.
gatsby 4.24.1 - 4.24.2Outdated
Blazing fast modern site generator for React
gatsby-legacy-polyfills x.x.x
Polyfills for legacy browsers
+3
kathmbeck
pieh
tylerbarnes
gatsby-link 4.18.0 - 5.4.0Outdated
An enhanced Link component for Gatsby sites with support for resource prefetching
gatsby-page-utils x.x.x
Gatsby library that helps creating pages
gatsby-react-router-scroll 4.5.0 - 5.15.0Outdated
React Router scroll management forked from https://github.com/ytase/react-router-scroll for Gatsby
@builder.io/partytown 0.5.4Outdated
Relocate resource intensive third-party scripts off of the main thread and into a web worker.
shallow-compare 1.2.1 - 1.2.2
Stand alone shallowCompare for use in libraries that support shouldComponentUpdate
@gatsbyjs/reach-router 1.3.5 - 1.3.9Outdated
Gatsby's fork to modernize reach-router
amplitude-js 5.2.0Outdated
Javascript library for Amplitude Analytics
lazysizes 5.2.0 - 5.3.2
High performance (jankfree) lazy loader for images (including responsive images), iframes and scripts (widgets).
gatsby-script 1.8.0 - 1.9.0Outdated
An enhanced script component for Gatsby sites with support for various loading strategies
@react-hook/throttle 2.1.1 - 2.2.0
A React hook for throttling setState and other callbacks
@react-hook/event 1.0.4 - 1.2.6
A React hook for managing event listeners, e.g. removing events when a component unmounts.
gatsby-plugin-manifest 4.6.0 - 4.15.0Outdated
Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps
gatsby-plugin-image 2.14.1 - 2.15.0Outdated
Adding responsive images to your site while maintaining high performance scores can be difficult to do manually. The Gatsby Image plugin handles the hard parts of producing images in multiple sizes and formats for you!
react-lines-ellipsis 0.14.0Outdated
Simple multiline ellipsis component for React.JS
gatsby-plugin-styled-components 4.14.0 - 5.24.0Outdated
Gatsby plugin to add support for styled components
scroll-to-element 2.0.2 - 2.0.3
Smooth scrolling to an element via selector or node reference
react-bootstrap-table-next 0.0.2 - 4.0.3
Next generation of react-bootstrap-table
@react-hook/window-scroll 1.0.5 - 1.3.0
A React hook for updating components when the scroll position of the window on the y-axis changes
stickybits 3.7.11
Stickybits is a lightweight alternative to `position: sticky` polyfills
gatsby-plugin-loadable-components-ssr 4.0.0 - 4.3.2
Server-side rendering loadable components in your gatsby application
gatsby-plugin-anchor-links 1.2.1
Gatsby plugin for using anchor links with a Gatsby Link component.
react-super-responsive-table x.x.x
tinykeys x.x.x
react-live-chat-loader x.x.x
dom-accessibility-api x.x.x
@testing-library/dom x.x.x
@testing-library/react x.x.x
gopd x.x.x
is-weakmap x.x.x
is-weakset x.x.x
lz-string x.x.x
which-collection x.x.x
@splidejs/react-splide x.x.x