thedyrt.com 116 packages

Last scanned on Jan 19 at 09:41 AM
next-auth 3.25.0 - 3.29.10VulnerableOutdated
Authentication for Next.js
License
ISC
Footprint
11 KB
Vulnerabilities
Missing proper state, nonce and PKCE checks for OAuth authentication
Affected versions >=0 <4.20.1
Possible user mocking that bypasses basic authentication
Affected versions >=0 <4.24.5
Matched Modules
Version distribution in production
153
4.12.3
146
4.10.2
146
4.10.3
146
4.11.0
146
4.12.0
66
3.29.10
next 11.1.3VulnerableOutdated
The React Framework
rauchg
timneutkens
vercel-release-bot
tslib 2.3.1Outdated
Runtime library for TypeScript helper functions
escape-string-regexp 4.0.0Outdated
Escape RegExp special characters
react-is 16.13.1Outdated
Brand checking of React Elements.
buffer 5.6.0Outdated
Node.js Buffer API, for the browser
regenerator-runtime 0.13.9Outdated
Runtime for Regenerator-compiled generator and async functions.
@babel/runtime 7.16.5 - 7.17.9Outdated
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
call-bind 1.0.2Outdated
Robustly `.call.bind()` a function
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
is-plain-obj 2.1.0 - 3.0.0Outdated
Check if a value is a plain object
sindresorhus
sindresorhus
base64-js 1.5.1
Base64 encoding/decoding in pure JS
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.
has-tostringtag 1.0.0Outdated
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
is-buffer 2.0.0 - 2.0.5
Determine if an object is a Buffer
object-keys 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.3.1Outdated
ES6 spec-compliant RegExp.prototype.flags shim.
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.
content-type 1.0.4Outdated
Create and parse HTTP Content-Type header
xtend 4.0.1 - 4.0.2
extend like a boss
@typescript-eslint/eslint-plugin 2.16.0 - 5.48.2Outdated
TypeScript plugin for ESLint
extend 3.0.2
Port of jQuery.extend for node.js and the browser
scheduler 0.20.2Outdated
Cooperative scheduler for the browser environment.
has 1.0.2 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
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 17.0.2Outdated
React is a JavaScript library for building user interfaces.
process 0.11.10
process information for node.js and browsers
react-dom 17.0.2Outdated
React package for working with the DOM.
lodash.debounce 4.0.8
The lodash method `_.debounce` exported as a module.
deep-equal 1.1.0 - 1.1.1Outdated
node's assert.deepEqual algorithm
date-fns 2.28.0Outdated
Modern JavaScript date utility library
kossnocorp
kossnocorp
decode-uri-component 0.2.2Outdated
A better decodeURIComponent
object-is 1.1.4 - 1.1.5Outdated
ES2015-compliant shim for Object.is - differentiates between -0 and +0
repeat-string 1.6.0 - 1.6.1
Repeat the given string n times. Fastest implementation for repeating a string.
unist-util-visit-parents 3.1.1Outdated
unist utility to recursively walk over nodes, with ancestral information
unist-util-is 4.0.4 - 4.1.0Outdated
unist utility to check if a node passes a test
unist-util-visit 1.4.0 - 2.0.3Outdated
unist utility to visit nodes
classnames 2.3.0 - 2.3.1Outdated
A simple utility for conditionally joining classNames together
mdast-util-to-string 2.0.0Outdated
mdast utility to get the plain text content of a node
lodash.camelcase 4.3.0
The lodash method `_.camelCase` exported as a module.
query-string 5.1.1Outdated
Parse and stringify URL query strings
unist-util-stringify-position 2.0.1 - 2.0.3Outdated
unist utility to serialize a node, position, or point as a human readable location
vfile-message 1.0.2 - 2.0.4Outdated
vfile utility to create a virtual message
unified 9.2.2Outdated
parse, inspect, transform, and serialize content through syntax trees
@sentry/types 6.13.0 - 6.16.1Outdated
Types for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
vfile 4.2.1Outdated
Virtual file format for text processing
strict-uri-encode 1.1.0Outdated
A stricter URI encode adhering to RFC 3986
@sentry/utils 6.16.0 - 6.16.1Outdated
Utilities for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
@sentry/core 6.16.1Outdated
Base implementation for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
warning 4.0.3
A mirror of Facebook's Warning
remark-parse 9.0.0Outdated
remark plugin to add support for parsing markdown input
crypto-browserify 0.0.0 - 1.0.3Outdated
implementation of crypto for the browser
+2
dcousens
ljharb
cwmma
parse-entities 1.2.2 - 2.0.0Outdated
Parse HTML character references
trough 1.0.4 - 1.0.5Outdated
`trough` is middleware
bail 1.0.3 - 1.0.5Outdated
Throw a given error
micromark 2.11.4Outdated
small commonmark compliant markdown parser with positional info and concrete tokens
mdast-util-from-markdown 0.8.5Outdated
mdast utility to parse markdown
ccount 1.1.0Outdated
Count how often a character (or substring) is used in a string
mdast-util-to-markdown 0.6.5Outdated
mdast utility to serialize markdown
@sentry/browser 6.15.0 - 6.16.1Outdated
Official Sentry SDK for browsers
+8
benvinegar
billyvg
mitsuhiko
lodash.kebabcase 4.1.1
The lodash method `_.kebabCase` exported as a module.
react-hook-form 7.31.1Outdated
Performant, flexible and extensible forms library for React Hooks
react-popper 1.3.11Outdated
Official library to use Popper on React projects
popper.js 1.16.1
A kickass library to manage your poppers
markdown-table 2.0.0Outdated
Generate a markdown (GFM) table
mdast-util-find-and-replace 1.1.1Outdated
mdast utility to find and replace text in a tree
@sentry/hub 6.13.0 - 6.16.1Outdated
Sentry hub which handles global state managment.
+8
benvinegar
billyvg
mitsuhiko
micromark-extension-gfm-table 0.4.3Outdated
micromark extension to support GFM tables
mdast-util-gfm-table 0.1.6Outdated
mdast extension to parse and serialize GFM tables
micromark-extension-gfm-strikethrough 0.6.2 - 0.6.5Outdated
micromark extension to support GFM strikethrough
mdast-util-gfm-strikethrough 0.1.0 - 0.2.3Outdated
mdast extension to parse and serialize GFM strikethrough
@sentry/react 6.3.1 - 6.19.7Outdated
Official Sentry SDK for React.js
+8
benvinegar
billyvg
mitsuhiko
micromark-extension-gfm-autolink-literal 0.5.7Outdated
micromark extension to support GFM autolink literals
mdast-util-gfm-autolink-literal 0.1.3Outdated
mdast extension to parse and serialize GFM autolink literals
micromark-extension-gfm-task-list-item 0.3.2 - 0.3.3Outdated
micromark extension to support GFM task list items
mdast-util-gfm-task-list-item 0.1.5 - 0.1.6Outdated
mdast extension to parse and serialize GFM task list items
micromark-extension-gfm 0.2.0 - 0.3.3Outdated
micromark extension to support GFM (GitHub Flavored Markdown)
mdast-util-gfm 0.1.2Outdated
mdast extension to parse and serialize GFM (GitHub Flavored Markdown)
remark-gfm 1.0.0Outdated
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)
lodash.isempty 4.4.0
The lodash method `_.isEmpty` exported as a module.
lodash.startcase 4.4.0
The lodash method `_.startCase` exported as a module.
react-markdown 5.0.3Outdated
React component to render markdown
@sentry/minimal 5.29.1 - 6.16.1Outdated
Sentry minimal library that can be used in other packages
+8
benvinegar
billyvg
mitsuhiko
@sentry/tracing 6.16.1Outdated
Sentry Performance Monitoring Package
+8
benvinegar
billyvg
mitsuhiko
react-onclickoutside 6.12.0 - 6.12.1Outdated
An onClickOutside wrapper for React components
react-datepicker 3.8.0Outdated
A simple and reusable datepicker component for React
gud 1.0.0
Create a 'gud nuff' (not cryptographically secure) globally unique id
@sentry/webpack-plugin x.x.x
Official Sentry Webpack plugin
@headlessui/react 1.3.0 - 1.7.7Outdated
A set of completely unstyled, fully accessible UI components for React, designed to integrate beautifully with Tailwind CSS.
+1
thecrypticace
reinink
adamwathan
react-use 7.3.0 - 17.4.0Outdated
Collection of React Hooks
streamich
streamich
xstate 4.7.0 - 4.19.1Outdated
Finite State Machines and Statecharts for the Modern Web.
blueimp-md5 2.13.0 - 2.19.0
JavaScript MD5 implementation. Compatible with server-side environments like Node.js, module loaders like RequireJS, Browserify or webpack and all web browsers.
rc-select 10.0.0 - 14.2.0Outdated
React Select
@sentry/nextjs 6.16.0 - 6.16.1Outdated
Official Sentry SDK for Next.js
+8
benvinegar
billyvg
mitsuhiko
@hypnosphi/create-react-context 0.3.1
Polyfill for the proposed React context API
use-subscription 1.5.1Outdated
Reusable hooks
+1
gnoff
fb
sophiebits
inversify 3.0.0 - 6.0.1Outdated
A powerful and lightweight inversion of control container for JavaScript and Node.js apps powered by TypeScript.
@amplitude/analytics-connector 1.4.1Outdated
Connector package for Amplitude SDKs
+18
kwallachamp
alec.amplitude
amplicynthia
@amplitude/ua-parser-js 0.7.26Outdated
Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environment
next-seo 5.1.0Outdated
SEO plugin for Next.js projects
mdast-add-list-metadata 1.0.1 - 1.1.0
Enhances the metadata of list and listItem nodes
react-gtm-module 2.0.9 - 2.0.11
React Google Tag Manager Module
validate.js 0.13.1
Declarative validations for JavaScript
@amplitude/utils 1.1.0 - 1.10.2
Utility functions for the Amplitude JavaScript SDK
+18
kwallachamp
alec.amplitude
amplicynthia
amplitude-js 8.18.1Outdated
Javascript library for Amplitude Analytics
@next/polyfill-module 10.0.1 - 12.2.4Outdated
A standard library polyfill for ES Modules supporting browsers (Edge 16+, Firefox 60+, Chrome 61+, Safari 10.1+)
+2
matt.straka
vercel-release-bot
rauchg
cross-domain-utils 2.0.38
Javascript module template.
bluepnume
bluepnume
react-facebook 4.1.1 - 5.0.3Outdated
Facebook components like a Login button, Like, Share, Comments, Embedded Post/Video, Messenger Chat and others
react-amphtml 3.1.0 - 4.0.2
Use amphtml components inside your React apps easily!
dfrankland
dfrankland
@tanem/svg-injector x.x.x
react-svg x.x.x