licenses.dev

jsdom v16.7.0

A JavaScript implementation of many web standards

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT44
PackageRelationDependenciesPublished
@tootallnate/once • 1.1.2Creates a Promise that waits for a single eventINDIRECT0
acorn-globals • 6.0.0Detect global variables in JavaScript using acornDIRECT2
acorn-walk • 7.2.0ECMAScript (ESTree) AST walkerINDIRECT0
acorn • 7.4.1ECMAScript parserINDIRECT0
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.4.4CSS Object Model implementation and CSS parserDIRECT0
cssstyle • 2.3.0CSSStyleDeclaration Object Model implementationDIRECT1
data-urls • 2.0.0Parses data: URLsDIRECT7
debug • 4.3.7Lightweight 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 • 2.0.1An implementation of the DOMException class from browsersDIRECT1
form-data • 3.0.2A 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 • 2.0.1Sniff the encoding from a HTML byte streamDIRECT3
http-proxy-agent • 4.0.1An 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.4.24Convert 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
lodash • 4.17.21Lodash modular utilities.INDIRECT0
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.13Fast CSS Selectors API EngineDIRECT0
parse5 • 6.0.1HTML parser and serializer.DIRECT0
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
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 • 2.1.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-hr-time • 1.0.2An implementation of the W3C High Resolution Time Level 2 specification.DIRECT1
w3c-xmlserializer • 2.0.0A per-spec XML serializer implementationDIRECT1
whatwg-encoding • 1.0.5Decode strings according to the WHATWG Encoding StandardDIRECT2
whatwg-mimetype • 2.3.0Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing StandardDIRECT0
whatwg-url • 8.7.0An implementation of the WHATWG URL Standard's URL API and parsing machineryDIRECT4
ws • 7.5.10Simple 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-Clause7
PackageRelationDependenciesPublished
browser-process-hrtime • 1.0.0Shim for process.hrtime in the browserINDIRECT0
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 • 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 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 • 5.0.1An evented streaming XML parser in JavaScriptDIRECT1
Apache-2.01
PackageRelationDependenciesPublished
xml-name-validator • 3.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 16.7.0 version:

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