licenses.dev

jsdom v20.0.3

A JavaScript implementation of many web standards

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT41
PackageRelationDependenciesPublished
@tootallnate/once • 2.0.0Creates a Promise that waits for a single eventINDIRECT0
acorn-globals • 7.0.1Detect global variables in JavaScript using acornDIRECT2
acorn-walk • 8.3.4ECMAScript (ESTree) AST walkerINDIRECT1
acorn • 8.14.0ECMAScript parserDIRECT0
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
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.5.0CSS Object Model implementation and CSS parserDIRECT0
cssstyle • 2.3.0CSSStyleDeclaration Object Model implementationDIRECT1
data-urls • 3.0.2Parses data: URLsDIRECT6
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
decimal.js • 10.4.3An arbitrary-precision Decimal type for JavaScript.DIRECT0
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
domexception • 4.0.0An implementation of the DOMException class from browsersDIRECT1
form-data • 4.0.1A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.DIRECT5
html-encoding-sniffer • 3.0.0Sniff the encoding from a HTML byte streamDIRECT3
http-proxy-agent • 5.0.0An HTTP(s) proxy `http.Agent` implementation for HTTPDIRECT4
https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSDIRECT3
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
is-potential-custom-element-name • 1.0.1Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.DIRECT0
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.16Fast CSS Selectors API EngineDIRECT0
parse5 • 7.2.1HTML parser and serializer.DIRECT1
psl • 1.15.0Domain name parser based on the Public Suffix ListINDIRECT1
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
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
symbol-tree • 3.2.4Turn any collection of objects into its own efficient tree or linked list using SymbolDIRECT0
tr46 • 3.0.0An implementation of the Unicode UTS #46: Unicode IDNA Compatibility ProcessingINDIRECT1
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-xmlserializer • 4.0.0A per-spec XML serializer implementationDIRECT1
whatwg-encoding • 2.0.0Decode strings according to the WHATWG Encoding StandardDIRECT2
whatwg-mimetype • 3.0.0Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing StandardDIRECT0
whatwg-url • 11.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryDIRECT3
ws • 8.18.0Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsDIRECT0
xmlchars • 2.2.0Utilities for determining if characters belong to character classes defined by the XML specs.INDIRECT0
BSD-2-Clause6
PackageRelationDependenciesPublished
entities • 4.5.0Encode & decode XML and HTML entities with ease & speedINDIRECT0
escodegen • 2.1.0ECMAScript code generatorDIRECT4
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 • 7.0.0Implements the WebIDL algorithms for converting to and from JavaScript valuesDIRECT0
BSD-3-Clause3
PackageRelationDependenciesPublished
abab • 2.0.6WHATWG spec-compliant implementations of window.atob and window.btoa.DIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
tough-cookie • 4.1.4RFC6265 Cookies and Cookie Jar for node.jsDIRECT6
ISC1
PackageRelationDependenciesPublished
saxes • 6.0.0An evented streaming XML parser in JavaScriptDIRECT1
Apache-2.01
PackageRelationDependenciesPublished
xml-name-validator • 4.0.0Validates whether a string matches the production for an XML name or qualified nameDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 20.0.3 version:

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