ah.nl 117 packages

Last scanned on Jan 19 at 08:38 AM
markdown-it 2.0.0 - 2.2.1VulnerableOutdated
Markdown-it - modern pluggable markdown parser.
License
MIT
Footprint
253 B
Vulnerabilities
markdown-it vulnerable to Inefficient Regular Expression Complexity
Affected versions >=0 <3.0.0
Uncontrolled Resource Consumption in markdown-it
Affected versions >=0 <12.3.2
Matched Modules
Version distribution in production
188
2.0.0
188
2.1.0
180
2.1.1
180
2.1.2
180
2.1.3
180
2.2.0
sanitize-html 2.4.0 - 2.5.0VulnerableOutdated
Clean up user-submitted HTML, preserving allowlisted elements and allowlisted attributes on a per-element basis
postcss 8.4.19VulnerableOutdated
Tool for transforming styles with JS plugins
html-parse-stringify2 2.0.1Vulnerable
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
sweetalert2 10.15.4 - 11.4.18VulnerableOutdated
A beautiful, responsive, customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes, supported fork of sweetalert
tslib 1.6.0 - 2.4.1Outdated
Runtime library for TypeScript helper functions
escape-string-regexp 4.0.0 - 5.0.0
Escape RegExp special characters
isarray 0.0.0 - 2.0.5
Array#isArray for older browsers
react-is 16.3.0 - 16.13.1Outdated
Brand checking of React Elements.
entities 2.2.0Outdated
Encode & decode XML and HTML entities with ease & speed
@babel/runtime 7.16.5 - 7.18.0Outdated
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
path-to-regexp 1.7.0 - 1.8.0Outdated
Express style path to RegExp utility
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
object-inspect 1.12.2 - 1.12.3Outdated
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.
rxjs 5.0.0 - 6.6.7Outdated
Reactive Extensions for modern JavaScript
is-plain-object 4.1.0 - 5.0.0
Returns true if an object was created by the `Object` constructor, or Object.create(null).
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.
domutils 2.8.0Outdated
Utilities for working with htmlparser2's dom
es-abstract 1.18.7 - 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.
dom-serializer 1.0.0 - 1.4.1Outdated
render domhandler DOM nodes to a string
is-callable 1.2.7
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
domhandler 4.2.2 - 4.3.1Outdated
Handler for htmlparser2 that turns pages into a dom
object.assign 4.1.3 - 4.1.4Outdated
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
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.
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
regexp.prototype.flags 1.4.2 - 1.4.3Outdated
ES6 spec-compliant RegExp.prototype.flags shim.
deepmerge 4.2.2Outdated
A library for deep (recursive) merging of Javascript objects
domelementtype 2.2.0 - 2.3.0
all the types of nodes in htmlparser2's dom
core-js 3.7.0 - 3.17.3Outdated
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.
is-regex 1.1.4
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
available-typed-arrays 1.0.5Outdated
Returns an array of Typed Array names that are available in the current environment
is-date-object 1.0.5
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
is-string 1.0.7
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
has-bigints 1.0.2
Determine if the JS environment has BigInt support.
for-each 0.3.3
A better forEach
ljharb
raynos
is-number-object 1.0.6 - 1.0.7
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
is-boolean-object 1.1.2
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
htmlparser2 6.1.0Outdated
Fast & forgiving HTML/XML parser
functions-have-names 1.1.1 - 1.2.3
Does this JS environment support the `name` property on functions?
which-boxed-primitive 1.0.0 - 1.0.2
Which kind of boxed JS primitive is this?
scheduler 0.15.0 - 0.23.0Outdated
Cooperative scheduler for the browser environment.
has 1.0.1 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
emittery 0.7.1 - 0.8.1Outdated
Simple and modern async event emitter
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.13.0 - 18.2.0Outdated
React is a JavaScript library for building user interfaces.
lodash.debounce 4.0.8
The lodash method `_.debounce` exported as a module.
deep-equal 2.0.1 - 2.0.5Outdated
node's assert.deepEqual algorithm
object-is 1.1.0 - 1.1.5Outdated
ES2015-compliant shim for Object.is - differentiates between -0 and +0
is-set 2.0.1 - 2.0.2Outdated
Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
is-map 2.0.1 - 2.0.2Outdated
Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
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
classnames 2.2.6Outdated
A simple utility for conditionally joining classNames together
graphql 16.1.0 - 16.6.0Outdated
A Query Language and Runtime which can target any service.
es-get-iterator 1.1.2 - 1.1.3
Get an iterator for any JS language value. Works robustly across all environments, all versions.
react-transition-group 2.3.0 - 2.5.2Outdated
A react component toolset for managing animations
whatwg-fetch 3.4.0 - 3.6.2Outdated
A window.fetch polyfill.
jakechampion
mattandrews
mislav
dom-helpers 5.0.1 - 5.2.1
tiny modular DOM lib for ie9+
klona 2.0.5 - 2.0.6
A tiny (240B to 501B) and fast utility to "deep clone" Objects, Arrays, Dates, RegExps, and more!
tiny-invariant 0.0.2 - 1.3.1Outdated
A tiny invariant function
redux 4.0.1 - 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.
tailwindcss 0.1.0 - 0.4.3Outdated
A utility-first CSS framework for rapidly building custom user interfaces.
malfaitrobin
adamwathan
reinink
react-redux 5.0.3 - 7.2.9Outdated
Official React bindings for Redux
void-elements 2.0.1Outdated
Array of "void elements" defined by the HTML specification.
@xmldom/xmldom 0.7.0 - 0.8.6Outdated
A pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module.
history 4.0.0 - 4.10.1Outdated
Manage session history with JavaScript
redux-thunk 2.1.0 - 2.4.2Outdated
Thunk middleware for Redux.
zen-observable-ts 1.2.4 - 1.2.5Outdated
Thin wrapper around zen-observable and @types/zen-observable, to support ESM exports as well as CommonJS exports
jbaxleyiii
apollo-bot
ts-invariant 0.9.0 - 0.9.4Outdated
TypeScript implementation of invariant(condition, message)
intl-messageformat 3.0.0Outdated
Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.
react-i18next 10.4.1 - 11.9.0Outdated
Internationalization for react done right. Using the i18next i18n ecosystem.
chart.js 3.0.0 - 4.2.0Outdated
Simple HTML5 charts using the canvas element.
@apollo/client 3.5.5 - 3.6.10Outdated
A fully-featured caching GraphQL client.
@angular/router 10.0.0 - 14.1.3Outdated
Angular - the routing library
jss 2.3.0 - 3.3.0Outdated
A lib for generating Style Sheets with JavaScript.
react-datepicker 1.5.0 - 1.6.0Outdated
A simple and reusable datepicker component for React
@datadog/browser-core 1.9.0 - 3.8.0Outdated
Datadog browser core utilities.
datadog
datadog
react-side-effect 2.1.0 - 2.1.2
Create components whose prop changes map to a global side effect
parse-srcset 1.0.0 - 1.0.2
A spec-conformant JavaScript parser for the HTML5 srcset attribute
albell
albell
react-intersection-observer 8.30.3 - 8.31.0Outdated
Monitor if a component is inside the viewport, using IntersectionObserver API
react-use 7.0.0 - 17.4.0Outdated
Collection of React Hooks
streamich
streamich
focus-trap 6.9.0 - 7.0.0Outdated
Trap focus within a DOM node.
@material-ui/core 1.5.1 - 4.12.4
React components that implement Google's Material Design.
use-debounce 2.0.0 - 2.0.1Outdated
Debounce hook for react
rc-picker 1.0.0 - 2.1.0Outdated
React date & time picker
keycode 2.1.2 - 2.2.1
Convert between keyboard keycodes and keynames and vice versa.
@reach/utils 0.5.0 - 0.18.0
Internal, shared utilities for Reach UI.
+1
ryanflorence
mjackson
chancestrickland
body-scroll-lock 2.7.0 - 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)
inversify 5.1.1Outdated
A powerful and lightweight inversion of control container for JavaScript and Node.js apps powered by TypeScript.
focus-trap-react 8.9.0Outdated
A React component that traps focus.
smoothscroll-polyfill 0.4.4
Smooth Scroll behavior polyfill
@chakra-ui/hooks 1.0.0 - 1.0.2Outdated
React hooks for Chakra components
apollo-link-error 1.1.8 - 1.1.10Outdated
Error Apollo Link for GraphQL Network Stack
apollo-bot
apollo-bot
react-calendar 3.2.0 - 4.0.0Outdated
Ultimate calendar for your React app.
react-content-loader 3.0.0 - 4.3.4Outdated
SVG-Powered component to easily create placeholder loadings (like Facebook cards loading)
connected-react-router 6.1.0 - 6.9.3
A Redux binding for React Router v4 and v5
supasate
supasate
react-final-form 6.3.2 - 6.5.3Outdated
🏁 High performance subscription-based form state management for React
erikras
erikras
bootstrap-vue 2.0.0 - 2.1.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
semantic-ui-react 0.53.0 - 2.1.4Outdated
The official Semantic-UI-React integration.
layershifter
levithomason
@wordpress/i18n 1.0.0Outdated
WordPress internationalization (i18n) library.
@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-redux-loading-bar 2.7.0 - 5.0.4Outdated
Simple Loading Bar for Redux and React
lottie-api 1.0.0 - 1.0.2Outdated
A library to edit lottie-web animations dynamically
airnan
airnan
web-speech-cognitive-services 4.0.0Outdated
Polyfill Web Speech API with Cognitive Services Speech-to-Text service
react-amphtml 3.0.0 - 4.0.2
Use amphtml components inside your React apps easily!
dfrankland
dfrankland
@quintype/components 1.6.0 - 1.34.1Outdated
Components to help build Quintype Node.js apps
tg-core-components 0.0.36 - 0.0.50Outdated
tg-core-components
+4
albinadolfsson
codebetniklas
sebost
tg-core-redux 0.0.2 - 4.2.1Outdated
tg-core-redux
+4
albinadolfsson
codebetniklas
sebost