deviantart.com 198 packages

Last scanned on Oct 27 at 07:09 PM
yaml 2.0.0 - 2.1.3VulnerableOutdated
JavaScript parser and stringifier for YAML
License
ISC
Footprint
6 KB
Vulnerabilities
Uncaught Exception in yaml
Affected versions >=2.0.0-5 <2.2.2
Matched Modules
Version distribution in production
200
2.0.0
200
2.0.1
200
2.1.0
200
2.1.1
200
2.1.2
200
2.1.3
html-parse-stringify2 2.0.1Vulnerable
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
debug 2.3.1 - 3.1.0Outdated
Lightweight debugging utility for Node.js and the browser
tslib 2.4.0Outdated
Runtime library for TypeScript helper functions
ms 2.1.3
Tiny millisecond conversion utility
+5
gdborton
matheuss
rauchg
safe-buffer 5.2.1
Safer Node.js Buffer API
react-is 17.0.2Outdated
Brand checking of React Elements.
punycode 2.1.1Outdated
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
buffer 6.0.1 - 6.0.3
Node.js Buffer API, for the browser
regenerator-runtime 0.13.9Outdated
Runtime for Regenerator-compiled generator and async functions.
@babel/runtime 7.18.2 - 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.1Outdated
Implementation of Function.prototype.bind
path-to-regexp 3.2.0Outdated
Express style path to RegExp utility
axios 0.21.4Outdated
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.
ieee754 1.2.0 - 1.2.1
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
has-property-descriptors 1.0.0Outdated
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
object-assign 4.1.1
ES2015 `Object.assign()` ponyfill
es-abstract 1.20.1Outdated
ECMAScript spec abstract operations.
base64-js 1.5.1
Base64 encoding/decoding in pure JS
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.
is-callable 1.2.7
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
serialize-javascript 5.0.0 - 5.0.1Outdated
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
has-tostringtag 1.0.0Outdated
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
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 4.2.2Outdated
A library for deep (recursive) merging of Javascript objects
domelementtype 2.0.0 - 2.1.0Outdated
all the types of nodes in htmlparser2's dom
is-regex 1.1.4
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
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.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.
xtend 4.0.1 - 4.0.2
extend like a boss
@typescript-eslint/eslint-plugin 2.16.0 - 5.41.0Outdated
TypeScript plugin for ESLint
type-detect 4.0.8
Improved typeof detection for node.js and the browser.
has 1.0.2 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
randombytes 2.1.0
random bytes from browserify stand alone
array.prototype.flat 1.3.0Outdated
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
prop-types 15.8.0 - 15.8.1
Runtime type checking for React props and similar objects.
@webassemblyjs/wasm-parser 1.0.0 - 1.5.8Outdated
WebAssembly binary format parser
json-stringify-safe 5.0.1
Like JSON.stringify, but doesn't blow up on circular refs.
process 0.11.10
process information for node.js and browsers
hoist-non-react-statics 2.5.1 - 2.5.5Outdated
Copies non-react specific statics from a child component to a parent component
mridgway
mridgway
invariant 2.2.3 - 2.2.4
invariant
classnames 2.3.2Outdated
A simple utility for conditionally joining classNames together
stackframe 1.2.0 - 1.2.1Outdated
JS Object representation of a stack frame
error-stack-parser 2.0.7Outdated
Extract meaning from JS Errors
@popperjs/core 2.11.3 - 2.11.5Outdated
Tooltip and Popover Positioning Engine
tiny-invariant 0.0.2 - 1.3.1Outdated
A tiny invariant function
memoize-one 5.2.1Outdated
A memoization library which only remembers the latest invocation
redux 4.2.0Outdated
Predictable state container for JavaScript apps
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
@testing-library/user-event 12.4.0 - 12.8.3Outdated
Fire events the same way the user does
js-cookie 2.2.1Outdated
A simple, lightweight JavaScript API for handling cookies
luxon 0.5.6 - 1.19.3Outdated
Immutable date wrapper
reselect 3.0.0 - 3.0.1Outdated
Selectors for Redux.
react-redux 7.2.8Outdated
Official React bindings for Redux
shallowequal 1.1.0
Like lodash isEqualWith but for shallow equal.
void-elements 3.1.0
Array of "void elements" defined by the HTML specification.
history 4.10.1Outdated
Manage session history with JavaScript
react-lifecycles-compat 3.0.4
Backwards compatibility polyfill for React class components
fb
sophiebits
@vue/shared 3.0.0 - 3.2.41Outdated
internal utils shared across @vue packages
use-callback-ref 1.1.0 - 1.3.0Outdated
The same useRef, but with callback
@sentry/browser 6.13.0 - 6.19.7Outdated
Official Sentry SDK for browsers
+8
benvinegar
billyvg
mitsuhiko
copy-to-clipboard 3.3.2Outdated
Copy stuff into clipboard using JS with fallbacks
i18next 21.10.0 - 22.0.3Outdated
i18next internationalization framework
toggle-selection 1.0.5 - 1.0.6
Toggle current selected content in browser
react-popper 2.3.0
Official library to use Popper on React projects
react-hook-form 6.15.8Outdated
Performant, flexible and extensible forms library for React Hooks
@formatjs/ecma402-abstract 1.1.0 - 1.9.1Outdated
A collection of implementation for ECMAScript abstract operations
resolve-pathname 3.0.0
Resolve URL pathnames using JavaScript
mjackson
mjackson
@aws-sdk/middleware-retry 3.0.0 - 3.16.0Outdated
[![NPM version](https://img.shields.io/npm/v/@aws-sdk/middleware-retry/latest.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-retry) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/middleware-retry.svg)](https://www.npmjs.com/package/@aws
+2
amzn-oss
aws-sdk-bot
kuhe
tabbable 3.1.2Outdated
Returns an array of all tabbable DOM nodes within a containing node.
davidtheclark
stefcameron
react-i18next 7.13.0Outdated
Internationalization for react done right. Using the i18next i18n ecosystem.
js-string-escape 1.0.0 - 1.0.1
Escape strings for use as JavaScript string literals
use-resize-observer 2.0.0 - 3.1.0Outdated
A React hook that allows you to use a ResizeObserver to measure an element's size.
react-scripts 0.4.2Outdated
Configuration and scripts for Create React App.
+1
fb
timer
iansu
html-parse-stringify 3.0.1
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
base-64 0.1.0Outdated
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
@angular/platform-browser 2.0.0 - 2.4.10Outdated
Angular - library for using Angular in a web browser
angular
google-wombot
@angular/router 3.0.0 - 3.4.10Outdated
Angular - the routing library
react-onclickoutside 6.12.0 - 6.12.1Outdated
An onClickOutside wrapper for React components
react-datepicker 0.59.0Outdated
A simple and reusable datepicker component for React
exenv 1.2.1 - 1.2.2
React's ExecutionEnvironment module extracted for use in other packages & components
fp-ts 0.2.4 - 0.4.6Outdated
Functional programming in TypeScript
dnd-core 10.0.2Outdated
Drag and drop sans the GUI
+2
jordangens
gaearon
darthtrevino
react-dnd 10.0.0 - 10.0.2Outdated
Drag and Drop for React
+2
jordangens
gaearon
darthtrevino
react-intersection-observer 8.24.2Outdated
Monitor if a component is inside the viewport, using IntersectionObserver API
react-dnd-html5-backend 10.0.0 - 10.0.2Outdated
HTML5 backend for React DnD
+2
jordangens
gaearon
darthtrevino
@headlessui/react 1.6.0 - 1.7.3Outdated
A set of completely unstyled, fully accessible UI components for React, designed to integrate beautifully with Tailwind CSS.
+1
thecrypticace
reinink
adamwathan
@firebase/auth 0.19.6 - 0.20.2Outdated
The Firebase Authenticaton component of the Firebase JS SDK.
+1
chholland
firebase-ops
feiyang.chen
@firebase/firestore 0.3.1 - 0.3.7Outdated
The Cloud Firestore component of the Firebase JS SDK.
+1
chholland
firebase-ops
feiyang.chen
@react-spring/core 9.2.2 - 9.5.5Outdated
The platform-agnostic core of `react-spring`
react-helmet-async 1.0.2 - 1.0.6Outdated
Thread-safe Helmet for React 16+ and friends
wonderboymusic
wonderboymusic
react-use 8.1.4 - 17.4.0Outdated
Collection of React Hooks
streamich
streamich
recharts 0.17.1 - 1.8.5Outdated
React charts
focus-trap 4.0.0 - 4.0.2Outdated
Trap focus within a DOM node.
react-modal 3.14.1 - 3.16.1
Accessible modal dialog component for React.JS
react-intl 1.1.0 - 6.2.1Outdated
Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.
load-script 1.0.0 - 2.0.0
Dynamic script loading for browser
react-bootstrap 1.0.0 - 1.6.6Outdated
Bootstrap 5 components built with React
numeral 2.0.6
Format and manipulate numbers.
rc-picker 2.3.2 - 2.6.11Outdated
React date & time picker
redux-saga 1.0.0 - 1.1.3Outdated
Saga middleware for Redux to handle Side Effects
consolidated-events 2.0.2
Manage multiple event handlers using few event listeners
@reach/utils 0.18.0
Internal, shared utilities for Reach UI.
+1
ryanflorence
mjackson
chancestrickland
redux-devtools-extension 2.13.9
Wrappers for Redux DevTools Extension.
+1
jhen0409
methuselah96
timdorr
react-player 1.12.0 - 2.10.1Outdated
A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion
@redux-saga/core 1.1.0 - 1.2.1Outdated
Saga middleware for Redux to handle Side Effects
@redux-saga/symbols 1.1.0 - 1.1.2Outdated
Redux-saga internal symbol "registry".
@redux-saga/is 1.1.0 - 1.1.2Outdated
Runtime type checking helpers
yelouafi
andarist
redux-saga-release-bot
@redux-saga/delay-p 1.2.0 - 1.2.1
Promisified setTimeout
@redux-saga/deferred 1.0.0 - 1.1.2Outdated
Helper for creating "exposed" promise object (with resolve & reject methods).
body-scroll-lock 3.1.4 - 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)
react-hot-loader 3.0.0 - 3.1.3Outdated
Tweak React components in real time.
focus-trap-react 5.0.0 - 6.0.0Outdated
A React component that traps focus.
@chakra-ui/theme 2.1.0 - 2.1.3Outdated
The default theme for chakra components
focus-visible 5.2.0
Polyfill for :focus-visible pseudo-selector
robdodson
sundress
@chakra-ui/modal 1.0.0 - 1.9.4Outdated
An accessible dialog (modal) component for React & Chakra UI
@chakra-ui/media-query 1.0.0 - 1.1.5Outdated
A React hook for changing properties or visibility of a component based on css media query
react-with-styles 3.2.2 - 3.2.3Outdated
[![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 17.2.0 - 18.1.1Outdated
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 4.0.2 - 4.0.3Outdated
Interface for react-with-styles outputting CSS
react-waypoint 9.0.3Outdated
A React component to execute a function whenever you scroll to an element.
react-share 4.4.0Outdated
Social media share buttons and share counts for React.
reduce-reducers 0.4.3Outdated
Reduce multiple reducers into a single reducer
instantsearch.js 4.46.0 - 4.46.1Outdated
InstantSearch.js is a JavaScript library for building performant and instant search experiences with Algolia.
redux-actions 2.6.5Outdated
Flux Standard Action utlities for Redux
normalizr 3.4.0 - 3.6.2
Normalizes and denormalizes JSON according to schema for Redux and Flux applications
use-query-params 2.0.0 - 2.1.2Outdated
React Hook for managing state in URL query parameters with easy serialization.
semantic-ui-react 0.53.0 - 2.1.3Outdated
The official Semantic-UI-React integration.
layershifter
levithomason
cloudinary-core 2.7.0 - 2.7.1Outdated
Cloudinary Client Side JS library. Cloudinary streamlines your web application’s image manipulation needs. Cloudinary's cloud-based servers automate image uploading, resizing, cropping, optimizing, sprite generation and more.
cloudinary
cloudinary
@atlaskit/theme 6.1.0 - 6.2.1Outdated
Theme contains solutions for global theming, colors, typography and other useful mixins.
nuka-carousel 4.7.0 - 4.7.3Outdated
Pure React Carousel
react-router-bootstrap 0.6.0 - 0.7.2Outdated
Integration between React Router and React-Bootstrap
vuex-persist 0.1.8 - 1.8.0Outdated
A Vuex persistence plugin in Typescript
@tannin/plural-forms 1.0.0 - 1.1.0
Compiles a function to compute the plural forms index for a given value
aduth
aduth
@theme-ui/components 0.14.0 - 0.15.3Outdated
Primitive layout, typographic, and other components for use with Theme UI.
+1
jxnblk
johno
hasparus
@sitecore-jss/sitecore-jss 7.0.0 - 19.0.2Outdated
This module is provided as a part of Sitecore JavaScript Rendering SDK. It contains the core JSS APIs (layout service) and utilities.
+7
sc-yavorkrastev
sitecorecorporation
sc-maximnakhod
@n8tb1t/use-scroll-position 1.0.32Outdated
Use scroll position ReactJS hook done right
react-bootstrap-sweetalert 2.0.0 - 5.2.0
A variant of sweetalert for use with React and Bootstrap
@rmwc/base 6.0.13 - 8.0.3Outdated
RMWC base module
jamesmfriedman
jamesmfriedman
botframework-webchat-component 4.14.1 - 4.15.4Outdated
React component of botframework-webchat
+2
botframework
sgellock
cwhitten
prebid.js 6.15.0 - 7.22.0Outdated
Header Bidding Management Library
@wix/image-kit 1.19.0 - 1.24.0Outdated
Standard library for generating canonical URL's for optimally consuming images at Wix
+23
mayaco
itaytay
amitde007
react-gpt 0.1.1 - 0.1.4Outdated
A react display ad component using Google Publisher Tag
react-amphtml 3.1.0 - 4.0.2
Use amphtml components inside your React apps easily!
dfrankland
dfrankland
redux-most 0.3.0 - 0.4.6Outdated
Most.js based middleware for Redux. Handle async actions with monadic streams and reactive programming.
redux-mediaquery 0.9.0 - 0.10.0Outdated
Manage your responsive layout via Redux
react-dropdown-router 1.0.0 - 1.0.1
## usage ```jsx import React from 'react'; import ReactDOM from 'react-dom'; import { DropdownRouter, DropdownRoute, useToggleDropdown } from 'react-dropdown-router'; import Modal from 'react-modal';
jackmellis
jackmellis
@react-dnd/invariant x.x.x
@react-dnd/shallowequal x.x.x
@swc/helpers x.x.x
@wix/consent-policy-client-accessor x.x.x
@wix/da-ddt x.x.x
@wix/debug-no-namespace x.x.x
@wix/draft-js x.x.x
@wix/web-bi-logger x.x.x
@wix/wix-bi-logger-client x.x.x
@wix/wix-debug x.x.x
@wix/wix-axios-config x.x.x
@wix/headers x.x.x
i18next-react-postprocessor x.x.x
@wix/fedops-presets x.x.x
@wix/fedops-logger x.x.x
@wix/fedops-overrides x.x.x
deep-eql x.x.x
es-shim-unscopables x.x.x
fscreen x.x.x
image-client-api x.x.x
pro-gallery-layouter x.x.x
@react-dnd/asap x.x.x
react-swipe x.x.x
reading-time x.x.x
redux-dynamic-middlewares x.x.x
redux-dynamic-modules-core x.x.x
redux-dynamic-modules-react x.x.x
redux-dynamic-modules-saga x.x.x
redux-dynamic-modules x.x.x
ricos-content x.x.x
safe-regex-test x.x.x
swipe-js-iso x.x.x
wix-rich-content-common x.x.x
wix-rich-content-editor-common x.x.x
wix-rich-content-ui-components x.x.x
words-count x.x.x
wix-rich-content-viewer x.x.x
wix-rich-content-plugin-link x.x.x
wix-rich-content-plugin-giphy x.x.x
wix-rich-content-plugin-link-preview x.x.x
wix-rich-content-plugin-divider x.x.x
wix-rich-content-plugin-hashtag x.x.x
wix-rich-content-plugin-text-color x.x.x
perfume.js x.x.x