fjordnorway.com 72 packages

Last scanned on Jan 19 at 01:57 PM
next 12.1.6VulnerableOutdated
The React Framework
License
MIT
Footprint
14 KB
Vulnerabilities
Next.js missing cache-control header may lead to CDN caching empty reply
Affected versions >=0.9.9 <13.4.20-canary.13
Matched Modules
Version distribution in production
2 349
10.2.3
2 346
10.2.1
2 346
10.2.2
2 335
10.1.3
2 334
10.2.0
1 003
12.1.6
rauchg
timneutkens
vercel-release-bot
tslib 1.6.0 - 2.4.1Outdated
Runtime library for TypeScript helper functions
buffer 5.7.0 - 6.0.3
Node.js Buffer API, for the browser
@babel/runtime 7.18.2 - 7.20.7Outdated
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
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.
isobject 3.0.0 - 4.0.0
Returns true if the value is an object and not an array or null.
rxjs 6.6.1 - 6.6.7Outdated
Reactive Extensions for modern JavaScript
is-plain-object 2.0.0 - 3.0.0Outdated
Returns true if an object was created by the `Object` constructor, or Object.create(null).
uri-js 3.0.0 - 4.2.1Outdated
An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.
garycourt
garycourt
has-property-descriptors 1.0.0Outdated
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
base64-js 1.3.0 - 1.5.1
Base64 encoding/decoding in pure JS
fast-json-stable-stringify 2.0.0 - 2.1.0
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
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.
has-tostringtag 1.0.0Outdated
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
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.
is-regex 1.1.4
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
clone 2.1.0 - 2.1.2
deep cloning of objects and arrays
pvorb
pvorb
is-date-object 1.0.5
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
functions-have-names 1.1.1 - 1.2.3
Does this JS environment support the `name` property on functions?
requires-port 1.0.0
Check if a protocol requires a certain port number to be added to an URL.
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
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.0 - 18.2.0Outdated
React is a JavaScript library for building user interfaces.
is-obj 1.0.0 - 1.0.1Outdated
Check if a value is an object
url-parse 1.5.9 - 1.5.10
Small footprint URL parser that works seamlessly across Node.js and browser environments
make-error 1.3.1 - 1.3.6
Make your own error types!
querystringify 2.2.0
Querystringify - Small, simple but powerful query string parser.
deep-equal 1.1.0 - 1.1.1Outdated
node's assert.deepEqual algorithm
date-fns 2.29.3Outdated
Modern JavaScript date utility library
kossnocorp
kossnocorp
object-is 1.1.0 - 1.1.5Outdated
ES2015-compliant shim for Object.is - differentiates between -0 and +0
querystring 0.2.1
Node's querystring module for all engines.
classnames 2.3.2Outdated
A simple utility for conditionally joining classNames together
graphql 15.1.0 - 15.8.0Outdated
A Query Language and Runtime which can target any service.
lodash.isequal 4.5.0
The Lodash method `_.isEqual` exported as a module.
crypto-browserify 0.0.0 - 1.0.3Outdated
implementation of crypto for the browser
+2
dcousens
ljharb
cwmma
debounce 1.2.0 - 1.2.1Outdated
Delay function calls until a set time elapses after the last invocation
ts-invariant 0.1.0 - 0.10.3
TypeScript implementation of invariant(condition, message)
zen-observable 0.8.15Outdated
An Implementation of ES Observables
zenparsing
zenparsing
@wry/equality 0.1.8 - 0.1.11Outdated
Structural equality checking for JavaScript values
benjamn
benjamn
framer-motion 4.1.12 - 4.1.17Outdated
A simple and powerful JavaScript animation library
@reduxjs/toolkit 1.8.0 - 1.9.1Outdated
The official, opinionated, batteries-included toolset for efficient Redux development
rc-util 4.20.3 - 5.3.0Outdated
Common Utils For React Component
@turf/helpers 6.1.0 - 6.5.0
turf helpers module
quickselect 1.1.1Outdated
A tiny and fast selection algorithm in JavaScript.
framesync 4.1.0 - 6.1.2
A frame-synced render loop for JavaScript
popmotion
popmotion
parse-headers 2.0.3 - 2.0.5
Parse http headers, works with browserify/xhr
@headlessui/react 1.6.2 - 1.6.6Outdated
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.2.0 - 15.3.8Outdated
Collection of React Hooks
streamich
streamich
xstate 4.7.0 - 4.35.2Outdated
Finite State Machines and Statecharts for the Modern Web.
tinyqueue 2.0.1 - 2.0.3
The smallest and simplest JavaScript priority queue
react-query 3.34.11 - 3.39.2Outdated
Hooks for managing, caching and syncing asynchronous and remote data in React
tannerlinsley
tkdodo
apollo-utilities 1.0.0 - 1.3.4
Utilities for working with GraphQL ASTs
+1
apollo-bot
benjamn
jbaxleyiii
apollo-link 1.2.9 - 1.2.14
Flexible, lightweight transport layer for GraphQL
jbaxleyiii
peggyrayzis
apollo-bot
rbush 1.3.0 - 2.0.2Outdated
High-performance 2D spatial index for rectangles (based on R*-tree with bulk loading and bulk insertion algorithms)
react-use-measure 2.0.4 - 2.1.1
measure view bounds
@datadog/browser-logs 4.6.0 - 4.30.1Outdated
Send logs to Datadog from web browser pages with the browser logs SDK.
datadog
datadog
apollo-link-http 1.5.10 - 1.5.17
HTTP transport layer for GraphQL
apollo-bot
apollo-bot
@chakra-ui/theme 2.1.0 - 2.1.3Outdated
The default theme for chakra components
analytics 0.0.2Outdated
Lightweight analytics library for tracking events, page views, & identifying users. Works with any third party analytics provider via an extendable plugin system.
@sanity/generate-help-url 0.0.1 - 3.0.0
Generates URLs to specific sections of the Sanity documentation
react-move 0.0.1 - 0.0.2Outdated
Beautiful, data-driven animations for React.
vue-resource 0.5.0 - 0.6.0Outdated
The HTTP client for Vue.js
@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-dfp 0.20.0 - 0.21.0
A React implementation of the google [DFP](https://developers.google.com/doubleclick-gpt/reference "GPT Reference") API. This package is inspired in the awesome library [jquery.dfp](https://github.com/coop182/jquery.dfp.js), and aims to provide its same e
react-dictate-button 2.0.0 - 2.0.1
A button to start dictation using Web Speech API, with an easy to understand event lifecycle.
react-plx 1.3.16 - 1.3.17Outdated
React parallax (on scroll effects) component. Lightweight, yet powerful.
stanko.tadic
stanko.tadic