licenses.dev

jsdom v29.1.1

A JavaScript implementation of many web standards

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT28
PackageRelationDependenciesPublished
@asamuzakjp/css-color • 5.1.11CSS color - Resolve and convert CSS colors.DIRECT6
@asamuzakjp/dom-selector • 7.1.1A CSS selector engine.DIRECT8
@asamuzakjp/generational-cache • 1.0.1A generational pseudo-LRU cache with strict maximum size limits.INDIRECT0
@asamuzakjp/nwsapi • 2.3.9Fast CSS Selectors API EngineINDIRECT0
@bramus/specificity • 2.4.2Calculate specificity of a CSS SelectorDIRECT3
@csstools/css-calc • 3.2.1Solve CSS math expressionsINDIRECT0
@csstools/css-color-parser • 4.1.1Parse CSS color valuesINDIRECT2
@csstools/css-parser-algorithms • 4.0.0Algorithms to help you parse CSS from an array of tokens.INDIRECT0
@csstools/css-tokenizer • 4.0.0Tokenize CSSINDIRECT0
@exodus/bytes • 1.15.1Various operations on Uint8Array dataDIRECT0
bidi-js • 1.0.3A JavaScript implementation of the Unicode Bidirectional AlgorithmINDIRECT1
css-tree • 3.2.1A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementationsDIRECT2
data-urls • 7.0.0Parses data: URLsDIRECT6
decimal.js • 10.6.0An arbitrary-precision Decimal type for JavaScript.DIRECT0
html-encoding-sniffer • 6.0.0Sniff the encoding from a HTML byte streamDIRECT1
is-potential-custom-element-name • 1.0.1Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.DIRECT0
parse5 • 8.0.1HTML parser and serializer.DIRECT1
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
require-from-string • 2.0.2Require module from stringINDIRECT0
symbol-tree • 3.2.4Turn any collection of objects into its own efficient tree or linked list using SymbolDIRECT0
tldts-core • 7.1.2tldts core primitives (internal module)INDIRECT0
tldts • 7.1.2Library to work against complex domain names, subdomains and URIs.INDIRECT1
tr46 • 6.0.0An implementation of the Unicode UTS #46: Unicode IDNA Compatibility ProcessingINDIRECT1
undici • 7.25.0An HTTP/1.1 client, written from scratch for Node.jsDIRECT0
w3c-xmlserializer • 5.0.0A per-spec XML serializer implementationDIRECT1
whatwg-mimetype • 5.0.0Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing StandardDIRECT0
whatwg-url • 16.0.1An implementation of the WHATWG URL Standard's URL API and parsing machineryDIRECT4
xmlchars • 2.2.0Utilities for determining if characters belong to character classes defined by the XML specs.INDIRECT0
MIT-02
PackageRelationDependenciesPublished
@csstools/color-helpers • 6.0.2Color helpers to ease transformation between formats, gamut, etcINDIRECT0
@csstools/css-syntax-patches-for-csstree • 1.1.4CSS syntax patches for CSS treeDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
source-map-js • 1.2.1Generates and consumes source mapsINDIRECT0
tough-cookie • 6.0.1RFC6265 Cookies and Cookie Jar for node.jsDIRECT2
BSD-2-Clause2
PackageRelationDependenciesPublished
entities • 8.0.0Encode & decode XML and HTML entities with ease & speedINDIRECT0
webidl-conversions • 8.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesDIRECT0
BlueOak-1.0.01
PackageRelationDependenciesPublished
lru-cache • 11.5.0A cache object that deletes the least-recently-used items.DIRECT0
ISC1
PackageRelationDependenciesPublished
saxes • 6.0.0An evented streaming XML parser in JavaScriptDIRECT1
Apache-2.01
PackageRelationDependenciesPublished
xml-name-validator • 5.0.0Validates whether a string matches the production for an XML name or qualified nameDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
mdn-data • 2.27.1Open Web data by the Mozilla Developer NetworkINDIRECT0
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 29.1.1 version:

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