simplisafe.com 172 packages

Last scanned on Jan 19 at 10:39 AM
next 9.0.6 - 13.1.2VulnerableOutdated
The React Framework
License
MIT
Vulnerabilities
Next.js missing cache-control header may lead to CDN caching empty reply
Affected versions >=0.9.9 <13.4.20-canary.13
Version distribution in production
2 349
10.2.3
2 346
10.2.1
2 346
10.2.2
2 335
10.1.3
2 334
10.2.0
2 293
10.0.0
rauchg
timneutkens
vercel-release-bot
ansi-styles x.x.x
ANSI escape codes for styling strings in the terminal
tslib 1.2.0 - 2.4.1Outdated
Runtime library for TypeScript helper functions
ansi-regex 4.1.0 - 6.0.0Outdated
Regular expression for matching ANSI escape codes
uuid 8.3.2Outdated
RFC4122 (v1, v4, and v5) UUIDs
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.0.0 - 27.3.1Outdated
Stringify any JavaScript value.
+1
simenb
cpojer
aaronabramov
inherits 2.0.4
Browser-friendly inheritance fully compatible with standard node.js inherits()
json5 0.0.0Outdated
JSON for Humans
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
regenerator-runtime 0.13.7Outdated
Runtime for Regenerator-compiled generator and async functions.
@babel/runtime 7.14.0 - 7.16.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.2.4 - 0.4.2Outdated
HTTP server cookie parsing and serialization
dougwilson
dougwilson
call-bind 1.0.2Outdated
Robustly `.call.bind()` a function
has-symbols 1.0.2 - 1.0.3
Determine if the JS environment has Symbol support. Supports spec, or shams.
es-abstract 1.18.7 - 1.20.4Outdated
ECMAScript spec abstract operations.
is-callable 1.2.7
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
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.
deepmerge 2.1.0 - 2.2.1Outdated
A library for deep (recursive) merging of Javascript objects
core-js 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.
available-typed-arrays 1.0.5Outdated
Returns an array of Typed Array names that are available in the current environment
util 0.12.0 - 0.12.5
Node.js's util module for all engines
for-each 0.3.3
A better forEach
ljharb
raynos
xtend 4.0.1 - 4.0.2
extend like a boss
aria-query 4.2.2Outdated
Programmatic access to the ARIA specification
scheduler 0.19.1Outdated
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 16.14.0Outdated
React is a JavaScript library for building user interfaces.
react-dom 16.14.0Outdated
React package for working with the DOM.
is-generator-function 1.0.10
Determine if a function is a native generator function.
date-fns 2.28.0Outdated
Modern JavaScript date utility library
kossnocorp
kossnocorp
immutable 4.0.0 - 4.2.2Outdated
Immutable Data Collections
decode-uri-component 0.2.0 - 0.2.1Outdated
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
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
symbol-observable 1.2.0Outdated
Symbol.observable ponyfill
@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.30 - 1.0.1Outdated
Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent & Client Hints data. Supports browser & node.js environment
ramda 0.27.0 - 0.27.1Outdated
A practical functional library for JavaScript programmers.
core-js-pure 3.18.0 - 3.27.2Outdated
Standard library
strict-uri-encode 2.0.0
A stricter URI encode adhering to RFC 3986
memoize-one 5.1.0 - 5.1.1Outdated
A memoization library which only remembers the latest invocation
es5-ext 0.4.0 - 0.6.3Outdated
ECMAScript extensions and shims
lodash-es 4.17.20 - 4.17.21
Lodash exported as ES modules.
redux 4.0.1 - 4.2.0Outdated
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 4.0.3
A mirror of Facebook's Warning
crypto-browserify 1.0.9 - 2.0.0Outdated
implementation of crypto for the browser
+2
dcousens
ljharb
cwmma
filter-obj 1.1.0Outdated
Filter object keys and values into a new object
react-redux 7.2.5 - 7.2.7Outdated
Official React bindings for Redux
shallowequal 1.0.1 - 1.1.0
Like lodash isEqualWith but for shallow equal.
@babel/runtime-corejs3 7.12.0 - 7.12.18Outdated
babel's modular runtime helpers with core-js@3 polyfilling
+1
hzoo
existentialism
nicolo-ribaudo
tiny-warning 0.0.1 - 1.0.3
A tiny warning function
alexreardon
alexreardon
jwt-decode 3.0.0 - 3.1.2Outdated
Decode JWT tokens, mostly useful for browser applications.
split-on-first 1.0.0 - 1.1.0Outdated
Split a string on the first occurance of a given separator
toposort 2.0.2
Topological sort of directed ascyclic graphs (like dependecy lists)
@vue/shared 3.0.0 - 3.2.45Outdated
internal utils shared across @vue packages
mitt 1.1.3 - 1.2.0Outdated
Tiny 200b functional Event Emitter / pubsub.
yup 0.32.10 - 0.32.11Outdated
Dead simple Object schema validation
monastic.panic
monastic.panic
p-is-promise 3.0.0 - 4.0.0
Check if something is a promise
styled-components 4.0.0 - 5.3.6Outdated
CSS for the <Component> Age. Style components your way with speed, strong typing, and flexibility.
redux-thunk 2.1.0 - 2.4.2Outdated
Thunk middleware for Redux.
property-expr 2.0.4Outdated
tiny util for getting and setting deep object props safely
throttle-debounce 2.2.0 - 3.0.1Outdated
Throttle and debounce functions.
@emotion/stylis 0.8.2 - 0.8.5
A custom build of Stylis
+1
emmatown
tkh44
emotion-release-bot
framer-motion 3.8.0 - 7.6.16Outdated
A simple and powerful JavaScript animation library
@angular/core 2.0.0 - 2.4.10Outdated
Angular - the core framework
angular
google-wombot
@apollo/client 3.0.0 - 3.7.4Outdated
A fully-featured caching GraphQL client.
fast-copy x.x.x
A blazing fast deep object copier
planttheidea
planttheidea
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
lolex 2.1.3 - 5.1.1Outdated
Fake JavaScript timers
+1
cjohansen
fatso83
mantoni
react-syntax-highlighter 5.5.0 - 9.0.1Outdated
syntax highlighting component for react with prismjs or highlightjs ast using inline styles
exenv 1.1.0 - 1.2.2
React's ExecutionEnvironment module extracted for use in other packages & components
fp-ts 2.10.0 - 2.10.5Outdated
Functional programming in TypeScript
array.prototype.find 2.0.0 - 2.2.1Outdated
Array.prototype.find ES6 polyfill.
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
react-modal 3.12.1 - 3.13.1Outdated
Accessible modal dialog component for React.JS
universal-cookie 4.0.4Outdated
Universal cookies for JavaScript
any-base 1.0.1 - 1.1.0
Converter from any base to other any base
vue-i18n 6.0.0 - 8.10.0Outdated
Internationalization plugin for Vue.js
io-ts 0.7.0 - 0.8.2Outdated
TypeScript runtime type system for IO decoding/encoding
mapbox-gl 2.10.0Outdated
A WebGL interactive maps library
+25
mbx-npm-ci-production
mbx-npm-ci-staging
mbx-npm-advanced-actions-production
@contentful/rich-text-types 4.1.0 - 15.7.0Outdated
Type definitions and constants for the Contentful rich text field type.
+1
michaelpearce
it-internal
whydah-gally
@auth0/auth0-spa-js 1.15.0 - 1.19.4Outdated
Auth0 SDK for Single Page Applications using Authorization Code Grant Flow with PKCE
murmurhash 0.0.1 - 0.0.2Outdated
A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.
perezd
perezd
react-cookie 4.1.1Outdated
Universal cookies for React
ramda-adjunct 2.21.0 - 3.4.0Outdated
Ramda Adjunct is the most popular and most comprehensive set of utilities for use with Ramda, providing a variety of useful, well tested functions with excellent documentation.
react-loading-skeleton 3.1.0Outdated
Make beautiful, animated loading skeletons that automatically adapt to your app.
contentful-resolve-response 1.2.2 - 1.3.12Outdated
[![npm](https://img.shields.io/npm/v/contentful-resolve-response.svg)](https://www.npmjs.com/package/contentful-resolve-response)
+1
hungryblank
zcei
cf-admin
@contentful/rich-text-react-renderer 15.12.1Outdated
React renderer for the Contentful rich text field type.
+1
michaelpearce
it-internal
whydah-gally
serialize-query-params 1.1.0 - 1.3.6Outdated
A library for simplifying encoding and decoding URL query parameters.
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
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
gatsby-link 4.18.0 - 5.4.0Outdated
An enhanced Link component for Gatsby sites with support for resource prefetching
gatsby-page-utils 2.15.0 - 2.25.0Outdated
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.
short-uuid 4.2.0 - 4.2.2Outdated
Create and translate standard UUIDs with shorter formats.
@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
@optimizely/optimizely-sdk 4.6.1 - 4.9.1Outdated
JavaScript SDK for Optimizely Feature Experimentation, Optimizely Full Stack (legacy), and Optimizely Rollouts
optimizely-fullstack
optimizely-fullstack
@optimizely/js-sdk-utils 0.1.0 - 0.4.0
Optimizely Full Stack Utils
optimizely-fullstack
optimizely-fullstack
gatsby-script 1.8.0 - 1.9.0Outdated
An enhanced script component for Gatsby sites with support for various loading strategies
@optimizely/js-sdk-event-processor 0.7.0 - 0.9.5Outdated
Optimizely Full Stack Event Processor
optimizely-fullstack
optimizely-fullstack
@optimizely/js-sdk-logging 0.1.0 - 0.3.1
Optimizely Full Stack Core Logging
optimizely-fullstack
optimizely-fullstack
@optimizely/js-sdk-datafile-manager 0.2.0 - 0.8.1Outdated
Optimizely Full Stack Datafile Manager
optimizely-fullstack
optimizely-fullstack
gatsby-plugin-manifest 4.6.0 - 4.15.0Outdated
Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps
@splidejs/splide 3.0.0 - 4.1.4
Splide is a lightweight, flexible and accessible slider/carousel. No dependencies, no Lighthouse errors.
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!
@optimizely/react-sdk 2.4.0 - 2.9.1Outdated
React SDK for Optimizely Feature Experimentation, Optimizely Full Stack (legacy), and Optimizely Rollouts
optimizely-fullstack
optimizely-fullstack
gatsby-plugin-google-tagmanager 3.8.0 - 4.24.0Outdated
Gatsby plugin to add google tagmanager onto a site
react-schemaorg 1.3.0 - 2.0.0
Typed Schema.org JSON-LD in React
sanctuary-type-identifiers 3.0.0Outdated
Specification for type identifiers
davidchambers
avaq
gatsby-plugin-styled-components 4.14.0 - 5.24.0Outdated
Gatsby plugin to add support for styled components
sanctuary-show 2.0.0Outdated
Evaluable string representations
davidchambers
avaq
react-tracking 8.1.0Outdated
Declarative tracking for React apps.
local-storage 2.0.0
A simplified localStorage API that just works
gatsby-image 3.7.0 - 3.11.0
Lazy-loading React image component with optional support for the blur-up effect.
gatsby-source-contentful 6.0.0 - 7.22.0Outdated
Gatsby source plugin for building websites using the Contentful CMS as a data source
fluture 14.0.0
FantasyLand compliant (monadic) alternative to Promises
html-attributes 1.1.0
List of HTML attributes as a map of camelCased names.
amingoia
amingoia
filter-invalid-dom-props 2.0.0 - 2.1.0Outdated
a function to filter props that are not valid dom props when spreading props in an HOC in react
gatsby-background-image 1.6.0
Lazy-loading React background-image component with optional support for the blur-up effect.
sort-media-queries 0.2.0 - 0.2.2
Sort media queries.
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)
botframework-webchat-component 4.15.0 - 4.15.6Outdated
React component of botframework-webchat
+2
botframework
sgellock
cwhitten
gbimage-bridge 0.1.0 - 0.2.2
Backports the new `gatsbyImageData` type to the classic form.
@quintype/components 1.0.2 - 3.2.0Outdated
Components to help build Quintype Node.js apps
@atomic-object/lenses x.x.x
@simplisafe/ewok x.x.x
ts-pattern x.x.x
@simplisafe/monda x.x.x
@simplisafe/ss-ecomm-data x.x.x
dom-accessibility-api x.x.x
@testing-library/dom x.x.x
nothing-mock x.x.x
browser-monads-ts x.x.x
browser-monads x.x.x
fetch-intercept x.x.x
gopd x.x.x
isomorphic-form-data x.x.x
lz-string x.x.x
monet x.x.x
ts-functional-pipe x.x.x
zod x.x.x
@testing-library/react x.x.x
@contentful/rich-text-from-markdown x.x.x
zod-formik-adapter x.x.x
jotai x.x.x
@simplisafe/ss-react-components x.x.x
google-libphonenumber x.x.x
goober x.x.x
react-hot-toast x.x.x
usa-states x.x.x
react-timer-hook x.x.x