afsp.org 154 packages

Last scanned on Oct 27 at 07:06 PM
moment 2.19.0 - 2.25.1VulnerableOutdated
Parse, validate, manipulate, and display dates
License
MIT
Footprint
2 KB
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
Matched Modules
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
d3-color 1.4.1 - 3.0.1VulnerableOutdated
Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch).
tslib 1.2.0 - 2.4.0Outdated
Runtime library for TypeScript helper functions
react-is 18.0.0 - 18.2.0
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.2Outdated
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 0.27.2Outdated
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.
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.
es-abstract 1.17.0 - 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.
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
deepmerge 2.1.0 - 2.2.1Outdated
A library for deep (recursive) merging of Javascript objects
core-js 3.22.6 - 3.22.7Outdated
Standard library
has 1.0.1 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
scheduler 0.21.0 - 0.22.0Outdated
Cooperative scheduler for the browser environment.
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.
object.entries 1.1.5Outdated
ES2017 spec-compliant Object.entries shim.
date-fns 2.29.3Outdated
Modern JavaScript date utility library
kossnocorp
kossnocorp
dayjs 1.11.1 - 1.11.5Outdated
2KB immutable date time library alternative to Moment.js with the same modern API
clsx 1.1.1 - 1.2.1Outdated
A tiny (239B) utility for constructing className strings conditionally.
@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
classnames 2.3.0 - 2.3.1Outdated
A simple utility for conditionally joining classNames together
stylis 4.0.0 - 4.0.5Outdated
A Light–weight CSS Preprocessor
andarist
thysultan
query-string 6.5.0 - 7.1.1Outdated
Parse and stringify URL query strings
@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
@emotion/hash 0.8.0 - 0.9.0Outdated
A MurmurHash2 implementation
+1
emmatown
tkh44
emotion-release-bot
react-transition-group 4.4.0 - 4.4.2Outdated
A react component toolset for managing animations
dom-helpers 5.2.1
tiny modular DOM lib for ie9+
whatwg-fetch 3.3.0 - 3.3.1Outdated
A window.fetch polyfill.
jakechampion
mattandrews
mislav
@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
strict-uri-encode 1.0.2 - 1.1.0Outdated
A stricter URI encode adhering to RFC 3986
memoize-one 6.0.0
A memoization library which only remembers the latest invocation
@emotion/cache x.x.x
emotion's cache
+1
emmatown
tkh44
emotion-release-bot
@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.
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.
warning 4.0.3
A mirror of Facebook's Warning
d3-array 2.6.0 - 2.12.1Outdated
Array manipulation, ordering, searching, summarizing, etc.
@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
tiny-warning 0.0.1 - 1.0.3
A tiny warning function
alexreardon
alexreardon
d3-interpolate 1.4.0 - 3.0.1
Interpolate numbers, colors, strings, arrays, objects, whatever!
d3-time 1.1.0 - 3.0.0Outdated
A calculator for humanity’s peculiar conventions of time.
d3-shape 1.3.7Outdated
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
toposort 2.0.2
Topological sort of directed ascyclic graphs (like dependecy lists)
d3-format 2.0.0 - 3.1.0
Format numbers for human consumption.
@emotion/styled 11.0.0 - 11.10.5Outdated
styled API for emotion
+1
emmatown
tkh44
emotion-release-bot
d3-scale 3.3.0 - 4.0.0Outdated
Encodings that map abstract data to visual representation.
d3-time-format 3.0.0 - 4.1.0
A JavaScript time formatter and parser inspired by strftime and strptime.
yup 0.30.0 - 0.32.11Outdated
Dead simple Object schema validation
monastic.panic
monastic.panic
mitt 1.1.3 - 1.2.0Outdated
Tiny 200b functional Event Emitter / pubsub.
property-expr 2.0.5Outdated
tiny util for getting and setting deep object props safely
lodash.throttle 4.1.1
The lodash method `_.throttle` exported as a module.
react-select 3.0.1Outdated
A Select control built with and for ReactJS
react-hook-form 6.0.0 - 7.28.1Outdated
Performant, flexible and extensible forms library for React Hooks
compute-scroll-into-view 1.0.17Outdated
The engine that powers scroll-into-view-if-needed
@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.9.3 - 5.10.6Outdated
Utility functions for React components.
@mui/system 5.3.0 - 5.10.8Outdated
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.10.6Outdated
Private - The React theme context to be shared between `@mui/styles` and `@mui/material`.
@mui/material 5.10.6Outdated
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.10.8Outdated
styled() API wrapper package for emotion.
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
uncontrollable 7.2.1Outdated
Wrap a controlled react component, to allow specific prop/handler pairs to be uncontrolled
exenv 1.1.0 - 1.2.2
React's ExecutionEnvironment module extracted for use in other packages & components
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-spring/shared 9.0.0 - 9.5.5Outdated
Globals and shared modules
html-to-text 4.0.0 - 5.1.1Outdated
Advanced html to plain text converter
@react-spring/animated 9.0.0 - 9.5.5Outdated
Animated component props for React
@react-spring/core 9.0.0 - 9.5.5Outdated
The platform-agnostic core of `react-spring`
clipboard 2.0.11
Modern copy to clipboard. No Flash. Just 2kb
downshift 2.0.0 - 7.0.1Outdated
🏎 A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete, combobox or select dropdown components.
react-modal 3.14.1 - 3.16.1
Accessible modal dialog component for React.JS
algoliasearch x.x.x
A fully-featured and blazing-fast JavaScript API client to interact with Algolia API.
+7
millotp
shortcuts
haroenv
@react-spring/web 9.2.4 - 9.5.5Outdated
`react-dom` support
@restart/hooks 0.4.6 - 0.4.7Outdated
A set of utility and general-purpose React hooks.
monastic.panic
taion
kytsang
@material-ui/utils 4.9.6 - 4.11.3
Material-UI Utils - Utility functions for Material-UI.
rc-trigger 4.3.0 - 4.3.4Outdated
base abstract trigger component for react
react-overlays 5.0.0 - 5.1.2Outdated
Utilities for creating robust overlay components
@material-ui/core 4.9.10 - 4.12.4
React components that implement Google's Material Design.
rc-picker 1.0.0 - 2.1.0Outdated
React date & time picker
@react-spring/rafz 0.0.1 - 9.5.5Outdated
react-spring's fork of rafz one frameloop to rule them all
algoliasearch-helper 3.11.1Outdated
Helper for implementing advanced search features with algolia
+2
jasonberry
dhaya.b
instantsearch-bot
react-spring 5.6.8 - 5.7.2Outdated
<p align="center"> <img src="https://i.imgur.com/QZownhg.png" width="240" /> </p>
@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-scroll 1.8.6 - 1.8.7Outdated
A scroll component for React.js
serialize-query-params 1.1.0 - 1.3.6Outdated
A library for simplifying encoding and decoding URL query parameters.
react-spinners 0.13.0 - 0.13.6Outdated
A collection of react loading spinners
gatsby-legacy-polyfills x.x.x
Polyfills for legacy browsers
+3
kathmbeck
pieh
tylerbarnes
gatsby 4.23.0 - 4.23.1Outdated
Blazing fast modern site generator for React
react-instantsearch-core 6.26.0Outdated
⚡ Lightning-fast search for React, by Algolia
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 - 4.24.1Outdated
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.5 - 1.2.3Outdated
React Hook for managing state in URL query parameters with easy serialization.
@gatsbyjs/reach-router 1.3.6 - 1.3.7Outdated
Gatsby's fork to modernize reach-router
amplitude-js 5.2.0Outdated
Javascript library for Amplitude Analytics
gatsby-script 1.8.0 - 1.9.0Outdated
An enhanced script component for Gatsby sites with support for various loading strategies
react-instantsearch-dom 6.26.0Outdated
⚡ 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-multi-carousel 2.8.2Outdated
Production-ready, lightweight fully customizable React carousel component that rocks supports multiple items and SSR(Server-side rendering) with typescript.
react-toggle 4.1.2 - 4.1.3
An elegant, accessible toggle component for React. Also a glorified checkbox.
react-load-script 0.0.2 - 0.0.6
react-load-script enables you to easily create components which depend on third party JS scripts
jkottnauer
jkottnauer
gatsby-plugin-google-tagmanager 3.8.0 - 4.24.0Outdated
Gatsby plugin to add google tagmanager onto a site
gatsby-plugin-google-analytics 3.8.0 - 4.24.0Outdated
Gatsby plugin to add google analytics onto a site
@emotion/use-insertion-effect-with-fallbacks x.x.x
papaparse x.x.x
@nivo/tooltip x.x.x
d3-scale-chromatic x.x.x
@nivo/recompose x.x.x
@nivo/core x.x.x
@nivo/colors x.x.x
@nivo/scales x.x.x
@nivo/axes x.x.x
@nivo/legends x.x.x
delaunator x.x.x
d3-delaunay x.x.x
@nivo/voronoi x.x.x
@nivo/line x.x.x
@nivo/arcs x.x.x
@nivo/pie x.x.x
@mui/base x.x.x
react-clipboard.js x.x.x
react-big-calendar x.x.x
react-reconciler x.x.x
use-image x.x.x
konva x.x.x
react-konva x.x.x
gatsby-source-datocms x.x.x
date-arithmetic x.x.x