licenses.dev

jest-environment-jsdom v27.5.1

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT91
PackageRelationDependenciesPublished
@babel/code-frame • 7.24.7Generate errors that contain a code frame that point to source locations.INDIRECT11
@babel/helper-validator-identifier • 7.24.7Validate identifier/keywords nameINDIRECT0
@babel/highlight • 7.24.7Syntax highlight JavaScript strings for output in terminals.INDIRECT10
@jest/environment • 27.5.1DIRECT49
@jest/fake-timers • 27.5.1DIRECT48
@jest/types • 27.5.1DIRECT13
@tootallnate/once • 1.1.2Creates a Promise that waits for a single eventINDIRECT0
@types/istanbul-lib-coverage • 2.0.6TypeScript definitions for istanbul-lib-coverageINDIRECT0
@types/istanbul-lib-report • 3.0.3TypeScript definitions for istanbul-lib-reportINDIRECT1
@types/istanbul-reports • 3.0.4TypeScript definitions for istanbul-reportsINDIRECT2
@types/node • 22.5.5TypeScript definitions for nodeDIRECT1
@types/stack-utils • 2.0.3TypeScript definitions for stack-utilsINDIRECT0
@types/yargs-parser • 21.0.3TypeScript definitions for yargs-parserINDIRECT0
@types/yargs • 16.0.9TypeScript definitions for yargsINDIRECT1
acorn-globals • 6.0.0Detect global variables in JavaScript using acornINDIRECT2
acorn-walk • 7.2.0ECMAScript (ESTree) AST walkerINDIRECT0
acorn • 7.4.1ECMAScript parserINDIRECT0
acorn • 8.12.1ECMAScript parserINDIRECT0
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 5.2.0ANSI escape codes for styling strings in the terminalINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
chalk • 2.4.2Terminal string styling done rightINDIRECT6
chalk • 4.1.2Terminal string styling done rightINDIRECT5
ci-info • 3.9.0Get details about the current Continuous Integration environmentINDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-name • 1.1.4A list of color names and its valuesINDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
cssom • 0.3.8CSS Object Model implementation and CSS parserINDIRECT0
cssom • 0.4.4CSS Object Model implementation and CSS parserINDIRECT0
cssstyle • 2.3.0CSSStyleDeclaration Object Model implementationINDIRECT1
data-urls • 2.0.0Parses data: URLsINDIRECT7
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
decimal.js • 10.4.3An arbitrary-precision Decimal type for JavaScript.INDIRECT0
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
domexception • 2.0.1An implementation of the DOMException class from browsersINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
escape-string-regexp • 2.0.0Escape RegExp special charactersINDIRECT0
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
form-data • 3.0.1A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
html-encoding-sniffer • 2.0.1Sniff the encoding from a HTML byte streamINDIRECT3
http-proxy-agent • 4.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT4
https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
is-potential-custom-element-name • 1.0.1Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.INDIRECT0
jest-message-util • 27.5.1INDIRECT41
jest-mock • 27.5.1## APIDIRECT14
jest-util • 27.5.1DIRECT17
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsdom • 16.7.0A JavaScript implementation of many web standardsDIRECT56
lodash • 4.17.21Lodash modular utilities.INDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
nwsapi • 2.2.12Fast CSS Selectors API EngineINDIRECT0
parse5 • 6.0.1HTML parser and serializer.INDIRECT0
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
pretty-format • 27.5.1Stringify any JavaScript value.INDIRECT3
psl • 1.9.0Domain name parser based on the Public Suffix ListINDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
querystringify • 2.2.0Querystringify - Small, simple but powerful query string parser.INDIRECT0
react-is • 17.0.2Brand checking of React Elements.INDIRECT0
requires-port • 1.0.0Check if a protocol requires a certain port number to be added to an URL.INDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
stack-utils • 2.0.6Captures and cleans stack tracesINDIRECT1
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
symbol-tree • 3.2.4Turn any collection of objects into its own efficient tree or linked list using SymbolINDIRECT0
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
tr46 • 2.1.0An implementation of the Unicode UTS #46: Unicode IDNA Compatibility ProcessingINDIRECT1
type-detect • 4.0.8Improved typeof detection for node.js and the browser.INDIRECT0
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
universalify • 0.2.0Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
url-parse • 1.5.10Small footprint URL parser that works seamlessly across Node.js and browser environmentsINDIRECT2
w3c-hr-time • 1.0.2An implementation of the W3C High Resolution Time Level 2 specification.INDIRECT1
w3c-xmlserializer • 2.0.0A per-spec XML serializer implementationINDIRECT1
whatwg-encoding • 1.0.5Decode strings according to the WHATWG Encoding StandardINDIRECT2
whatwg-mimetype • 2.3.0Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing StandardINDIRECT0
whatwg-url • 8.7.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT4
ws • 7.5.10Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
xmlchars • 2.2.0Utilities for determining if characters belong to character classes defined by the XML specs.INDIRECT0
BSD-2-Clause7
PackageRelationDependenciesPublished
browser-process-hrtime • 1.0.0Shim for process.hrtime in the browserINDIRECT0
escodegen • 2.1.0ECMAScript code generatorINDIRECT4
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
estraverse • 5.3.0ECMAScript JS AST traversal functionsINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
webidl-conversions • 5.0.0Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
webidl-conversions • 6.1.0Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
BSD-3-Clause5
PackageRelationDependenciesPublished
@sinonjs/commons • 1.8.6Simple functions shared among the sinon end user librariesINDIRECT1
@sinonjs/fake-timers • 8.1.0Fake JavaScript timersINDIRECT2
abab • 2.0.6WHATWG spec-compliant implementations of window.atob and window.btoa.INDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
tough-cookie • 4.1.4RFC6265 Cookies and Cookie Jar for node.jsINDIRECT6
ISC3
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
picocolors • 1.1.0The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
saxes • 5.0.1An evented streaming XML parser in JavaScriptINDIRECT1
Apache-2.01
PackageRelationDependenciesPublished
xml-name-validator • 3.0.0Validates whether a string matches the production for an XML name or qualified nameINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/jest-environment-jsdom)](https://licenses.dev/npm/jest-environment-jsdom)
<a href="https://licenses.dev/npm/jest-environment-jsdom">
  <img src="https://licenses.dev/b/npm/jest-environment-jsdom" alt="licenses" />
</a>

Or the licenses badge code for the 27.5.1 version:

[![licenses](https://licenses.dev/b/npm/jest-environment-jsdom/27.5.1)](https://licenses.dev/npm/jest-environment-jsdom/27.5.1)
<a href="https://licenses.dev/npm/jest-environment-jsdom/27.5.1">
  <img src="https://licenses.dev/b/npm/jest-environment-jsdom/27.5.1" alt="licenses" />
</a>
GitHub