visier.com 172 packages

Last scanned on Jan 19 at 02:56 PM
d3-color 1.4.1 - 3.0.1VulnerableOutdated
Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch).
License
ISC
Vulnerabilities
d3-color vulnerable to ReDoS
Affected versions >=0 <3.1.0
Version distribution in production
121
1.4.1
117
2.0.0
117
3.0.0
117
3.0.1
43
3.1.0
41
1.2.0
tslib 1.2.0 - 2.4.1Outdated
Runtime library for TypeScript helper functions
react-is 18.0.0 - 18.2.0Outdated
Brand checking of React Elements.
camelcase 5.3.1Outdated
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
qs 6.11.0Outdated
A querystring parser that supports nesting and arrays, with a depth limit
@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.21
Lodash modular utilities.
cookie 0.4.1 - 0.4.2Outdated
HTTP server cookie parsing and serialization
dougwilson
dougwilson
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.
side-channel 1.0.4Outdated
Store information about any JS value in a side channel. Uses WeakMap if available.
postcss-value-parser 3.3.1Outdated
Transforms css values and at-rule params into the tree
deepmerge 4.2.2Outdated
A library for deep (recursive) merging of Javascript objects
core-js 3.20.3 - 3.21.1Outdated
Standard library
eventemitter3 2.0.0 - 5.0.0Outdated
EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.
scheduler 0.21.0 - 0.22.0Outdated
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.
react 18.0.0 - 18.1.0Outdated
React is a JavaScript library for building user interfaces.
react-dom 18.0.0 - 18.1.0Outdated
React package for working with the DOM.
lodash.debounce 4.0.8
The lodash method `_.debounce` exported as a module.
performance-now 0.1.3 - 2.1.0
Implements performance.now (based on process.hrtime).
meryn
meryn
moment 2.29.4Outdated
Parse, validate, manipulate, and display dates
clsx 1.1.1 - 1.2.1Outdated
A tiny (239B) utility for constructing className strings conditionally.
decode-uri-component 0.2.2Outdated
A better decodeURIComponent
@emotion/memoize 0.6.1 - 0.7.4Outdated
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
handlebars x.x.x
Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
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
classnames 2.3.2Outdated
A simple utility for conditionally joining classNames together
stylis 4.0.0 - 4.0.5Outdated
A Light–weight CSS Preprocessor
andarist
thysultan
@emotion/is-prop-valid 0.8.8Outdated
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
ua-parser-js 0.7.32 - 1.0.32Outdated
Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent & Client Hints data. Supports browser & node.js environment
@emotion/hash 0.8.0 - 0.9.0Outdated
A MurmurHash2 implementation
+1
emmatown
tkh44
emotion-release-bot
react-transition-group 2.5.3 - 3.0.0Outdated
A react component toolset for managing animations
dom-helpers 3.4.0Outdated
tiny modular DOM lib for ie9+
q 1.4.0 - 1.4.1Outdated
A library for promises (CommonJS/Promises/A,B,D)
underscore 1.4.0 - 1.13.6
JavaScript's functional programming helper library.
@emotion/serialize 1.0.2 - 1.1.1Outdated
serialization utils for emotion
+1
emmatown
tkh44
emotion-release-bot
@popperjs/core 2.11.3 - 2.11.5Outdated
Tooltip and Popover Positioning Engine
@emotion/utils 1.0.0 - 1.2.0Outdated
internal utils for emotion
+1
emmatown
tkh44
emotion-release-bot
@floating-ui/dom 1.0.8 - 1.0.12Outdated
Floating UI for the web
strict-uri-encode 1.0.2 - 1.1.0Outdated
A stricter URI encode adhering to RFC 3986
@floating-ui/core 0.0.1 - 1.1.0Outdated
Positioning library for floating elements: tooltips, popovers, dropdowns, and more
memoize-one 5.2.0 - 5.2.1Outdated
A memoization library which only remembers the latest invocation
@emotion/cache x.x.x
emotion's cache
+1
emmatown
tkh44
emotion-release-bot
react-router 6.4.0 - 6.7.0Outdated
Declarative routing for React
@emotion/sheet 1.1.0 - 1.2.1Outdated
emotion's stylesheet
+1
emmatown
tkh44
emotion-release-bot
lodash-es 4.17.21
Lodash exported as ES modules.
@storybook/theming 6.5.0 - 6.5.15Outdated
Core Storybook Components
react-fast-compare 3.1.0 - 3.2.0Outdated
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
d3-array 2.6.0 - 2.12.1Outdated
Array manipulation, ordering, searching, summarizing, etc.
js-cookie 3.0.1Outdated
A simple, lightweight JavaScript API for handling cookies
use-sync-external-store x.x.x
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
acdlite
gnoff
react-bot
@emotion/react 11.0.0 - 11.10.5Outdated
> Simple styling in React.
+1
emmatown
tkh44
emotion-release-bot
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.
d3-interpolate 2.0.0 - 3.0.1
Interpolate numbers, colors, strings, arrays, objects, whatever!
raf 3.2.0 - 3.4.1
requestAnimationFrame polyfill for node and the browser
d3-time 2.0.0 - 3.0.0Outdated
A calculator for humanity’s peculiar conventions of time.
d3-shape 2.0.0 - 3.0.1Outdated
Graphical primitives for visualization, such as lines and areas.
d3-path 1.0.3 - 3.0.1Outdated
Serialize Canvas path commands to SVG.
split-on-first 1.0.0 - 2.0.0Outdated
Split a string on the first occurance of a given separator
d3-format 2.0.0 - 3.1.0
Format numbers for human consumption.
d3-scale 3.3.0 - 4.0.0Outdated
Encodings that map abstract data to visual representation.
@emotion/styled 11.0.0 - 11.10.5Outdated
styled API for emotion
+1
emmatown
tkh44
emotion-release-bot
d3-time-format 3.0.0 - 4.1.0
A JavaScript time formatter and parser inspired by strftime and strptime.
resize-observer-polyfill 1.5.1
A polyfill for the Resize Observer API
mitt 1.1.3 - 1.2.0Outdated
Tiny 200b functional Event Emitter / pubsub.
styled-components 4.0.0 - 5.3.6Outdated
CSS for the <Component> Age. Style components your way with speed, strong typing, and flexibility.
react-select 5.2.2 - 5.7.0Outdated
A Select control built with and for ReactJS
@emotion/stylis 0.8.2 - 0.8.5
A custom build of Stylis
+1
emmatown
tkh44
emotion-release-bot
markdown-to-jsx x.x.x
Convert markdown to JSX with ease for React and React-like projects. Super lightweight and highly configurable.
use-isomorphic-layout-effect x.x.x
A React helper hook for scheduling a layout effect with a fallback to a regular effect for environments where layout effects should not be used (such as server-side rendering).
andarist
andarist
@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
@mui/utils 5.8.6 - 5.10.6Outdated
Utility functions for React components.
@mui/system 5.11.0 - 5.11.5Outdated
MUI System is a set of CSS utilities to help you build custom designs more efficiently. It makes it possible to rapidly lay out custom designs.
@mui/private-theming 5.0.0 - 5.11.2Outdated
Private - The React theme context to be shared between `@mui/styles` and `@mui/material`.
@mui/material 5.8.1 - 5.10.8Outdated
Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box.
@mui/styled-engine 5.10.0 - 5.11.0Outdated
styled() API wrapper package for emotion.
framer-motion 7.8.0Outdated
A simple and powerful JavaScript animation library
zustand x.x.x
🐻 Bear necessities for state management in React
fast-copy x.x.x
A blazing fast deep object copier
planttheidea
planttheidea
fast-equals x.x.x
A blazing fast equality comparison, either shallow or deep
reduce-css-calc 2.1.8
Reduce CSS calc() function to the maximum
string-convert 0.2.0 - 0.2.1
String convertions
akiran
akiran
json2mq 0.2.0
Generate media query string from JSON or javascript object
akiran
akiran
react-icons 4.1.0 - 4.3.1Outdated
SVG React icons of popular icon packs using ES6 imports
+2
nwwells
tusbar
gorangajic
framesync 4.1.0 - 6.1.2
A frame-synced render loop for JavaScript
popmotion
popmotion
react-side-effect 2.1.0 - 2.1.2
Create components whose prop changes map to a global side effect
lottie-web 5.9.1 - 5.10.1Outdated
After Effects plugin for exporting animations to SVG + JavaScript or canvas + JavaScript
react-helmet 6.0.0 - 6.1.0
A document head manager for React
hey-listen 1.0.0 - 1.0.8
Warning and invariant dev-ex messaging.
decimal.js-light 2.2.5 - 2.3.1Outdated
An arbitrary-precision Decimal type for JavaScript.
recharts 2.2.0Outdated
React charts
react-resize-detector 7.1.0 - 7.1.2Outdated
React resize detector
react-smooth 2.0.1Outdated
react animation library
recharts-scale 0.4.4 - 0.4.5
Scale of Cartesian Coordinates
universal-cookie 4.0.4Outdated
Universal cookies for JavaScript
algoliasearch x.x.x
A fully-featured and blazing-fast JavaScript API client to interact with Algolia API.
+7
millotp
shortcuts
haroenv
@material-ui/utils 4.9.6 - 4.11.3
Material-UI Utils - Utility functions for Material-UI.
popmotion 9.0.0 - 11.0.5
The animator's toolbox
style-value-types 4.1.0 - 4.1.5Outdated
Parsers, transformers and tests for special value types, eg: %, hex codes etc.
@material-ui/core 4.9.5 - 4.12.4
React components that implement Google's Material Design.
load-script 1.0.0 - 2.0.0
Dynamic script loading for browser
css-unit-converter 1.1.2
Converts CSS values from one unit to another
enquire.js 2.1.6
Awesome Media Queries in JavaScript
react-slick 0.29.0Outdated
React port of slick carousel
redux-persist 4.4.0 - 4.5.0Outdated
persist and rehydrate redux stores
andarist
rt2zz
@contentful/rich-text-types 15.9.1 - 16.0.2Outdated
Type definitions and constants for the Contentful rich text field type.
+1
michaelpearce
it-internal
whydah-gally
react-device-detect 1.17.0 - 2.2.2Outdated
Detect device type and render your component according to it
react-player 2.11.0Outdated
A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion
algoliasearch-helper 3.11.1Outdated
Helper for implementing advanced search features with algolia
+2
jasonberry
dhaya.b
instantsearch-bot
@chakra-ui/utils 1.6.0 - 1.7.0Outdated
Common utilities and types for Chakra UI
segunadebayo
_codebender828
@algolia/events 4.0.1
Node's event emitter for all engines.
@chakra-ui/theme 2.1.0 - 2.1.3Outdated
The default theme for chakra components
react-cookie 4.1.1Outdated
Universal cookies for React
@styled-system/core 5.0.2 - 5.1.2
jxnblk
jxnblk
contentful-resolve-response 1.4.0 - 1.6.2Outdated
[![npm](https://img.shields.io/npm/v/contentful-resolve-response.svg)](https://www.npmjs.com/package/contentful-resolve-response)
+1
hungryblank
zcei
cf-admin
styled-system 5.0.0 - 5.1.5
Responsive, theme-based style props for building design systems with React
@styled-system/css 5.0.10 - 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.0 - 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/background 5.0.0 - 5.1.2
jxnblk
jxnblk
@styled-system/shadow 5.0.0 - 5.1.2
jxnblk
jxnblk
@contentful/rich-text-react-renderer 15.15.1 - 15.16.2Outdated
React renderer for the Contentful rich text field type.
+1
michaelpearce
it-internal
whydah-gally
gatsby 4.24.1 - 4.24.2Outdated
Blazing fast modern site generator for React
serialize-query-params 1.2.1 - 1.3.6Outdated
A library for simplifying encoding and decoding URL query parameters.
react-instantsearch-core 6.26.0 - 6.38.1Outdated
⚡ Lightning-fast search for React, by Algolia
gatsby-legacy-polyfills x.x.x
Polyfills for legacy browsers
+3
kathmbeck
pieh
tylerbarnes
bootstrap-vue 2.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
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
use-query-params 1.1.9 - 1.2.3Outdated
React Hook for managing state in URL query parameters with easy serialization.
@gatsbyjs/reach-router 1.3.5 - 1.3.9Outdated
Gatsby's fork to modernize reach-router
gatsby-script 1.8.0 - 1.9.0Outdated
An enhanced script component for Gatsby sites with support for various loading strategies
gatsby-plugin-manifest 4.6.0 - 4.15.0Outdated
Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps
react-instantsearch-dom 6.26.0 - 6.38.1Outdated
⚡ Lightning-fast search for React DOM, by Algolia
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-moment 1.1.1 - 1.1.3
React component for the moment date library.
@contentful/rich-text-plain-text-renderer 15.15.1 - 16.0.2Outdated
Plain text renderer for the Rich Text document.
+1
michaelpearce
it-internal
whydah-gally
react-sticky 6.0.3
Sticky component for React
gatsby-plugin-google-tagmanager 3.8.0 - 4.24.0Outdated
Gatsby plugin to add google tagmanager onto a site
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
gatsby-source-contentful 6.0.0 - 7.22.0Outdated
Gatsby source plugin for building websites using the Contentful CMS as a data source
gatsby-plugin-canonical-urls x.x.x
Add canonical links to HTML pages Gatsby generates.
lottie-api 1.0.0 - 1.0.2Outdated
A library to edit lottie-web animations dynamically
airnan
airnan
gatsby-plugin-anchor-links 1.2.1
Gatsby plugin for using anchor links with a Gatsby Link component.
gatsby-plugin-use-query-params 1.0.0 - 1.0.1
Drop in support for [`use-query-params`](https://www.npmjs.com/package/use-query-params)
@mui/base x.x.x
@okta/okta-signin-widget x.x.x
@emotion/use-insertion-effect-with-fallbacks x.x.x
u2f-api-polyfill x.x.x
lottie-react x.x.x
@motionone/dom x.x.x
@motionone/utils x.x.x