strandbooks.com 159 packages

Last scanned on Jan 19 at 10:28 AM
moment 2.29.1VulnerableOutdated
Parse, validate, manipulate, and display dates
License
MIT
Vulnerabilities
Moment.js vulnerable to Inefficient Regular Expression Complexity
Affected versions >=2.18.0 <2.29.4
Path Traversal: 'dir/../../filename' in moment.locale
Affected versions >=0 <2.29.2
Version distribution in production
241
2.25.1
240
2.19.0
240
2.25.0
127
2.29.1
112
2.29.3
90
2.29.4
decode-uri-component 0.2.0VulnerableOutdated
A better decodeURIComponent
moment-timezone 0.5.33VulnerableOutdated
Parse and display moments in any timezone.
next 6.0.0 - 7.0.3VulnerableOutdated
The React Framework
rauchg
timneutkens
vercel-release-bot
es5-ext 0.10.24 - 0.10.49VulnerableOutdated
ECMAScript extensions and shims
tslib 2.3.0Outdated
Runtime library for TypeScript helper functions
isarray 0.0.0 - 0.0.1Outdated
Array#isArray for older browsers
react-is 16.13.1Outdated
Brand checking of React Elements.
@babel/runtime 7.12.0 - 7.12.18Outdated
babel's modular runtime helpers
+1
hzoo
existentialism
nicolo-ribaudo
get-intrinsic 1.1.1Outdated
Get and robustly cache all JS language-level intrinsics at first require time
function-bind 1.1.1Outdated
Implementation of Function.prototype.bind
lodash 4.17.21
Lodash modular utilities.
path-to-regexp 1.8.0Outdated
Express style path to RegExp utility
call-bind 1.0.2Outdated
Robustly `.call.bind()` a function
object-inspect 1.10.3Outdated
string representations of objects in node and the browser
fast-deep-equal 2.0.1Outdated
Fast deep equal
has-symbols 1.0.2 - 1.0.3
Determine if the JS environment has Symbol support. Supports spec, or shams.
object-assign 4.1.1
ES2015 `Object.assign()` ponyfill
es-abstract 1.18.3 - 1.18.5Outdated
ECMAScript spec abstract operations.
fast-json-stable-stringify 2.0.0 - 2.1.0
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
define-properties 1.1.3Outdated
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
is-callable 1.2.3Outdated
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
object.assign 4.1.2Outdated
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
object-keys 1.1.1
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
deepmerge 1.5.2Outdated
A library for deep (recursive) merging of Javascript objects
is-regex 1.1.3Outdated
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
is-date-object 1.0.4Outdated
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
is-symbol 1.0.2 - 1.0.4
Determine if a value is an ES6 Symbol or not.
es-to-primitive 1.2.1
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
function.prototype.name 1.1.3 - 1.1.4Outdated
An ES2015 spec-compliant `Function.prototype.name` shim
functions-have-names 1.2.1 - 1.2.2Outdated
Does this JS environment support the `name` property on functions?
object.values 1.1.4Outdated
ES2017 spec-compliant Object.values shim.
has 1.0.2 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
scheduler 0.19.1Outdated
Cooperative scheduler for the browser environment.
array.prototype.flat 1.2.4Outdated
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
prop-types 15.7.0 - 15.7.2Outdated
Runtime type checking for React props and similar objects.
react 16.14.0Outdated
React is a JavaScript library for building user interfaces.
process 0.11.10
process information for node.js and browsers
react-dom 16.14.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
date-fns 2.0.0 - 2.4.1Outdated
Modern JavaScript date utility library
kossnocorp
kossnocorp
clsx 1.1.1Outdated
A tiny (239B) utility for constructing className strings conditionally.
object-is 1.1.4 - 1.1.5Outdated
ES2015-compliant shim for Object.is - differentiates between -0 and +0
hoist-non-react-statics 3.3.2
Copies non-react specific statics from a child component to a parent component
mridgway
mridgway
classnames 2.2.6Outdated
A simple utility for conditionally joining classNames together
symbol-observable 1.1.0 - 1.2.0Outdated
Symbol.observable ponyfill
query-string 6.14.0 - 6.14.1Outdated
Parse and stringify URL query strings
react-transition-group 4.4.2Outdated
A react component toolset for managing animations
graphql 14.5.5 - 14.7.0Outdated
A Query Language and Runtime which can target any service.
dom-helpers 5.2.1
tiny modular DOM lib for ie9+
tiny-invariant 1.1.0Outdated
A tiny invariant function
strict-uri-encode 2.0.0
A stricter URI encode adhering to RFC 3986
@sentry/utils 6.8.0 - 6.13.3Outdated
Utilities for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
memoize-one 5.2.1Outdated
A memoization library which only remembers the latest invocation
react-router 5.2.0Outdated
Declarative routing for React
@sentry/core 6.0.0 - 6.16.1Outdated
Base implementation for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
lodash-es 4.17.21
Lodash exported as ES modules.
react-router-dom 5.2.0Outdated
Declarative routing for React web applications
redux 4.1.0Outdated
Predictable state container for JavaScript apps
filter-obj 1.1.0Outdated
Filter object keys and values into a new object
react-redux 7.2.4Outdated
Official React bindings for Redux
tiny-warning 1.0.2 - 1.0.3
A tiny warning function
alexreardon
alexreardon
history 4.10.1Outdated
Manage session history with JavaScript
raf 3.4.0 - 3.4.1
requestAnimationFrame polyfill for node and the browser
graphql-tag 2.12.2 - 2.12.6
A JavaScript template literal tag that parses GraphQL queries
jnwng
abernix
apollo-bot
debounce 1.2.0 - 1.2.1Outdated
Delay function calls until a set time elapses after the last invocation
split-on-first 1.0.0 - 1.1.0Outdated
Split a string on the first occurance of a given separator
resize-observer-polyfill 1.5.1
A polyfill for the Resize Observer API
lodash.throttle 4.1.1
The lodash method `_.throttle` exported as a module.
zen-observable-ts 0.8.10 - 0.8.21Outdated
Thin wrapper around zen-observable and @types/zen-observable, to support ESM exports as well as CommonJS exports
jbaxleyiii
apollo-bot
popper.js 1.16.1
A kickass library to manage your poppers
ts-invariant 0.4.4Outdated
TypeScript implementation of invariant(condition, message)
zen-observable 0.8.15Outdated
An Implementation of ES Observables
zenparsing
zenparsing
@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.0.0 - 5.11.2Outdated
Utility functions for React components.
hyphenate-style-name 1.0.3 - 1.0.4
Hyphenates a camelcased CSS property name
resolve-pathname 3.0.0
Resolve URL pathnames using JavaScript
mjackson
mjackson
value-equal 1.0.1
Are these two JavaScript values equal?
mjackson
mjackson
@wry/equality 0.1.9 - 0.1.11Outdated
Structural equality checking for JavaScript values
benjamn
benjamn
@mui/material 5.0.0 - 5.11.5Outdated
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.
@wry/context 0.4.4 - 0.6.0Outdated
Manage contextual information needed by (a)synchronous tasks without explicitly passing objects around
benjamn
benjamn
optimism 0.10.2 - 0.10.3Outdated
Composable reactive caching with efficient invalidation.
@sentry/hub 5.21.0 - 6.19.4Outdated
Sentry hub which handles global state managment.
+8
benvinegar
billyvg
mitsuhiko
@sentry/react 6.3.1 - 6.19.7Outdated
Official Sentry SDK for React.js
+8
benvinegar
billyvg
mitsuhiko
@sentry/minimal 4.3.3 - 6.19.7
Sentry minimal library that can be used in other packages
+8
benvinegar
billyvg
mitsuhiko
@sentry/tracing 6.13.3Outdated
Sentry Performance Monitoring Package
+8
benvinegar
billyvg
mitsuhiko
jss 10.7.1Outdated
A lib for generating Style Sheets with JavaScript.
css-box-model 1.1.2 - 1.2.1
Get accurate and well named css box model information about an Element 📦
string-convert 0.1.0 - 0.2.1
String convertions
akiran
akiran
json2mq 0.2.0
Generate media query string from JSON or javascript object
akiran
akiran
is-in-browser 1.1.3Outdated
Simple check to see if current app is running in browser
tuxsudo
tuxsudo
css-vendor 2.0.8
CSS vendor prefix detection and property feature testing.
jss-plugin-global 10.5.0 - 10.7.1Outdated
Global styles for JSS
jss-plugin-nested 10.5.0 - 10.7.1Outdated
JSS plugin that enables support for nested selectors
jss-plugin-camel-case 10.0.0 - 10.7.1Outdated
JSS plugin that allows to write camel cased rule properties
jss-plugin-default-unit 10.6.0 - 10.7.1Outdated
JSS plugin that adds default custom unit to numeric values where needed
enzyme-shallow-equal 1.0.0 - 1.0.4Outdated
Adaptation of react-addons-shallow-compare, for independent usage
jss-plugin-rule-value-function 10.5.0 - 10.7.1Outdated
JSS plugin for function value and rule syntax
jss-plugin-vendor-prefixer 10.2.0 - 10.7.1Outdated
JSS plugin that handles vendor prefixes in the browser
jss-plugin-props-sort 10.0.0 - 10.9.0Outdated
JSS plugin that ensures style properties extend each other instead of override
raf-schd 4.0.1 - 4.0.3
A scheduler based on requestAnimationFrame
use-memo-one 1.1.2Outdated
useMemo and useCallback but with a stable cache
@datadog/browser-core 1.2.2 - 4.30.1Outdated
Datadog browser core utilities.
datadog
datadog
mini-create-react-context 0.3.3 - 0.4.1
Smaller Polyfill for the proposed React context API
react-beautiful-dnd 13.0.0Outdated
Beautiful and accessible drag and drop for lists with React
airbnb-prop-types 2.16.0
Custom React PropType validators that we use at Airbnb.
prop-types-exact 1.0.0 - 1.2.0
For use with React PropTypes. Will error on any prop not explicitly specified.
@material-ui/utils 4.10.2 - 4.11.2Outdated
Material-UI Utils - Utility functions for Material-UI.
apollo-utilities 1.3.0 - 1.3.4
Utilities for working with GraphQL ASTs
+1
apollo-bot
benjamn
jbaxleyiii
apollo-link 1.2.12 - 1.2.14
Flexible, lightweight transport layer for GraphQL
jbaxleyiii
peggyrayzis
apollo-bot
rc-trigger 4.3.0 - 4.3.4Outdated
base abstract trigger component for react
@material-ui/core 4.11.4Outdated
React components that implement Google's Material Design.
rc-progress 3.2.0 - 3.4.1Outdated
progress ui component for react
@material-ui/system 4.11.3Outdated
Material-UI System - Design system for Material-UI.
@material-ui/styles 4.11.1 - 4.11.5
Material-UI Styles - The styling solution of Material-UI.
react-number-format 4.6.4Outdated
React component to format number in an input or as a text.
@date-io/date-fns 1.0.4 - 1.3.6Outdated
Abstraction over common javascript date management libraries
rifm 0.7.0Outdated
Tiny react input formatter and mask
trysound
istarkov
enquire.js 2.1.6
Awesome Media Queries in JavaScript
react-slick 0.24.0Outdated
React port of slick carousel
consolidated-events 2.0.2
Manage multiple event handlers using few event listeners
@material-ui/icons 4.11.2 - 4.11.3
Material Design Svg Icons converted to Material-UI React components.
apollo-link-http 1.5.15 - 1.5.17
HTTP transport layer for GraphQL
apollo-bot
apollo-bot
react-portal 4.2.1 - 4.2.2
To make your life with React Portals easier.
search-insights 0.0.1 - 0.0.13Outdated
Library for reporting click, conversion and view metrics using the Algolia Insights API
+4
jasonberry
dhaya.b
instantsearch-bot
apollo-link-error 1.1.8 - 1.1.13
Error Apollo Link for GraphQL Network Stack
apollo-bot
apollo-bot
apollo-cache 1.1.22 - 1.3.5
Core abstract of Caching layer for Apollo Client
+3
apollo-bot
benjamn
jbaxleyiii
document.contains 1.0.2
Polyfill/shim for `document.contains`
react-outside-click-handler 1.3.0
A React component for dealing with clicks outside its subtree
+2
brieb
airbnbeng
lencioni
@material-ui/pickers 3.2.2Outdated
React components, that implements material design pickers for material-ui v4
apollo-client 2.6.9 - 2.6.10
A simple yet functional GraphQL client.
apollo-cache-inmemory 1.6.3 - 1.6.6
Core abstract of Caching layer for Apollo Client
+1
apollo-bot
benjamn
jbaxleyiii
react-with-direction 1.3.1 - 1.4.0
Components to provide and consume RTL or LTR direction in React
+4
brieb
airbnbeng
lencioni
react-moment-proptypes 1.6.0 - 1.8.1
React proptype for moment module
react-with-styles 4.2.0Outdated
[![Build Status][travis-svg]][travis-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
react-dates 21.8.0
A responsive and accessible date range picker component built with React
+4
lencioni
ljharb
ahuth
global-cache 1.2.1
Sometimes you have to do horrible things, like use the global object to share a singleton. Abstract that away, with this!
react-with-styles-interface-css 6.0.0
Interface for react-with-styles outputting CSS
is-touch-device 1.0.0 - 1.0.1
Is the current JS environment a touch device?
react-paginate 6.5.0Outdated
A ReactJS component that creates a pagination.
react-waypoint 9.0.3Outdated
A React component to execute a function whenever you scroll to an element.
react-ga 2.7.0Outdated
React Google Analytics Module
amplitude-js 5.2.0Outdated
Javascript library for Amplitude Analytics
react-lazyload 2.6.7 - 2.6.9Outdated
Lazyload your components, images or anything where performance matters.
@apollo/react-hooks 3.1.5Outdated
React Apollo Hooks.
deepcopy 2.0.0 - 2.1.0
deep copy data
sasaplus1
sasaplus1
@apollo/react-common 3.0.0 - 3.1.4
React Apollo common utilities.
@tannin/plural-forms 1.0.0 - 1.1.0
Compiles a function to compute the plural forms index for a given value
aduth
aduth
react-amphtml 3.0.0 - 4.0.2
Use amphtml components inside your React apps easily!
dfrankland
dfrankland
material-table x.x.x
array-flat-polyfill x.x.x
react-twitter-conversion-tracker x.x.x
jspdf x.x.x
react-magnifier x.x.x
react-to-print x.x.x
filefy x.x.x
jspdf-autotable x.x.x
react-double-scrollbar x.x.x