actblue.com 115 packages

Last scanned on Oct 27 at 07:02 PM
quill x.x.xVulnerable
Your powerful, rich text editor
License
BSD-3-Clause
Footprint
210 KB
Vulnerabilities
Cross-site Scripting in quill
Affected versions >=0
Matched Modules
Version distribution in production
31
1.3.7
1
1.2.3
1
1.3.6
1
0.19.0
1
0.19.1
1
0.19.2
es5-ext 0.10.24 - 0.10.49VulnerableOutdated
ECMAScript extensions and shims
tslib x.x.x
Runtime library for TypeScript helper functions
isarray x.x.x
Array#isArray for older browsers
react-is x.x.x
Brand checking of React Elements.
form-data x.x.x
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
buffer x.x.x
Node.js Buffer API, for the browser
@babel/runtime x.x.x
babel's modular runtime helpers
+1
hzoo
existentialism
nicolo-ribaudo
get-intrinsic x.x.x
Get and robustly cache all JS language-level intrinsics at first require time
function-bind x.x.x
Implementation of Function.prototype.bind
lodash x.x.x
Lodash modular utilities.
call-bind x.x.x
Robustly `.call.bind()` a function
has-symbols x.x.x
Determine if the JS environment has Symbol support. Supports spec, or shams.
ieee754 x.x.x
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
object-assign x.x.x
ES2015 `Object.assign()` ponyfill
base64-js x.x.x
Base64 encoding/decoding in pure JS
define-properties x.x.x
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
has-tostringtag x.x.x
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
object-keys x.x.x
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
deepmerge x.x.x
A library for deep (recursive) merging of Javascript objects
regexp.prototype.flags x.x.x
ES6 spec-compliant RegExp.prototype.flags shim.
core-js x.x.x
Standard library
is-regex x.x.x
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
is-date-object x.x.x
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
xtend x.x.x
extend like a boss
has x.x.x
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
scheduler x.x.x
Cooperative scheduler for the browser environment.
prop-types x.x.x
Runtime type checking for React props and similar objects.
is-arguments x.x.x
Is this an arguments object? It's a harder question than you think.
react x.x.x
React is a JavaScript library for building user interfaces.
process x.x.x
process information for node.js and browsers
react-dom x.x.x
React package for working with the DOM.
moment x.x.x
Parse, validate, manipulate, and display dates
deep-equal x.x.x
node's assert.deepEqual algorithm
date-fns x.x.x
Modern JavaScript date utility library
kossnocorp
kossnocorp
decode-uri-component x.x.x
A better decodeURIComponent
object-is x.x.x
ES2015-compliant shim for Object.is - differentiates between -0 and +0
@emotion/memoize x.x.x
emotion's memoize utility
+1
emmatown
tkh44
emotion-release-bot
hoist-non-react-statics x.x.x
Copies non-react specific statics from a child component to a parent component
mridgway
mridgway
cross-fetch x.x.x
Universal WHATWG Fetch API for Node, Browsers and React Native
@emotion/unitless x.x.x
An object of css properties that don't accept values with units
+1
emmatown
tkh44
emotion-release-bot
classnames x.x.x
A simple utility for conditionally joining classNames together
stylis x.x.x
A Light–weight CSS Preprocessor
andarist
thysultan
query-string x.x.x
Parse and stringify URL query strings
@emotion/is-prop-valid x.x.x
A function to check whether a prop is valid for HTML and SVG elements
+1
emmatown
tkh44
emotion-release-bot
@emotion/hash x.x.x
A MurmurHash2 implementation
+1
emmatown
tkh44
emotion-release-bot
graphql x.x.x
A Query Language and Runtime which can target any service.
whatwg-fetch x.x.x
A window.fetch polyfill.
jakechampion
mattandrews
mislav
underscore x.x.x
JavaScript's functional programming helper library.
@emotion/serialize x.x.x
serialization utils for emotion
+1
emmatown
tkh44
emotion-release-bot
@emotion/utils x.x.x
internal utils for emotion
+1
emmatown
tkh44
emotion-release-bot
tiny-invariant x.x.x
A tiny invariant function
strict-uri-encode x.x.x
A stricter URI encode adhering to RFC 3986
memoize-one x.x.x
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 x.x.x
emotion's stylesheet
+1
emmatown
tkh44
emotion-release-bot
react-router x.x.x
Declarative routing for React
@emotion/weak-memoize x.x.x
A memoization function that uses a WeakMap
+1
emmatown
tkh44
emotion-release-bot
react-router-dom x.x.x
Declarative routing for React web applications
lodash-es x.x.x
Lodash exported as ES modules.
react-fast-compare x.x.x
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
warning x.x.x
A mirror of Facebook's Warning
@emotion/react x.x.x
> Simple styling in React.
+1
emmatown
tkh44
emotion-release-bot
shallowequal x.x.x
Like lodash isEqualWith but for shallow equal.
tiny-warning x.x.x
A tiny warning function
alexreardon
alexreardon
history x.x.x
Manage session history with JavaScript
polished x.x.x
A lightweight toolset for writing styles in Javascript.
styled-components x.x.x
CSS for the <Component> Age. Style components your way with speed, strong typing, and flexibility.
dompurify x.x.x
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else usin
copy-to-clipboard x.x.x
Copy stuff into clipboard using JS with fallbacks
toggle-selection x.x.x
Toggle current selected content in browser
react-popper x.x.x
Official library to use Popper on React projects
react-select x.x.x
A Select control built with and for ReactJS
@emotion/stylis x.x.x
A custom build of Stylis
+1
emmatown
tkh44
emotion-release-bot
popper.js x.x.x
A kickass library to manage your poppers
extract-files x.x.x
A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instance
graphql-request x.x.x
Minimal GraphQL client supporting Node and browsers for scripts or simple apps
tabbable x.x.x
Returns an array of all tabbable DOM nodes within a containing node.
davidtheclark
stefcameron
formik x.x.x
Build forms in React, without the tears
react-onclickoutside x.x.x
An onClickOutside wrapper for React components
react-datepicker x.x.x
A simple and reusable datepicker component for React
gud x.x.x
Create a 'gud nuff' (not cryptographically secure) globally unique id
@datadog/browser-core x.x.x
Datadog browser core utilities.
datadog
datadog
focus-trap x.x.x
Trap focus within a DOM node.
react-query x.x.x
Hooks for managing, caching and syncing asynchronous and remote data in React
tannerlinsley
tkdodo
@hypnosphi/create-react-context x.x.x
Polyfill for the proposed React context API
highcharts x.x.x
JavaScript charting framework
@datadog/browser-logs x.x.x
Send logs to Datadog from web browser pages with the browser logs SDK.
datadog
datadog
@bugsnag/js x.x.x
Universal Javascript error reporting. Automatically detect JavaScript errors in the browser and Node.js, with plugins for React, Vue, Angular, Express, Restify and Koa.
merge-class-names x.x.x
A function that merges given class names, no matter their format: string with single or multiple class names or an array of class names. Filters out invalid class names as well.
@bugsnag/browser x.x.x
Bugsnag error reporter for browser JavaScript
+6
joshedney
ahmed_bugsnag
gingerbenw
backbone x.x.x
Give your JS App some Backbone with Models, Views, Collections, and Events.
focus-trap-react x.x.x
A React component that traps focus.
debounce-promise x.x.x
Create a debounced version of a promise returning function
moment-range x.x.x
Fancy date ranges for Moment.js
+2
adambiggs
carlholloway
gf3
amplitude-js 5.2.0Outdated
Javascript library for Amplitude Analytics
react_ujs x.x.x
Rails UJS for the react-rails gem
shakacode-justin
bookofgreg
rmosolgo
jquery-migrate x.x.x
Migrate older jQuery code to jQuery 3.0+
@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-query-devtools 1.0.4 - 2.6.3
Devtools for React Query
tannerlinsley
tannerlinsley
lottie-api 1.0.0 - 1.0.2Outdated
A library to edit lottie-web animations dynamically
airnan
airnan
react-amphtml 3.1.0 - 4.0.2
Use amphtml components inside your React apps easily!
dfrankland
dfrankland
js-component-framework 2.0.0 - 2.0.2Outdated
A framework for configuring a JavaScript component and attaching it to a DOM element or collection of DOM elements, simplifying organization of DOM interactions on your website.
@actblue/blueprint x.x.x
react-maskedinput x.x.x
react-pdf x.x.x
highcharts-react-official x.x.x
react-quill x.x.x
pdfjs-dist x.x.x
make-cancellable-promise x.x.x
@actblue/topaz-card x.x.x
make-event-props x.x.x
hellosign-embedded x.x.x
merge-refs x.x.x
inputmask-core x.x.x