@types/jsdom
Advanced tools
Comparing version 16.2.4 to 16.2.5
@@ -8,3 +8,2 @@ // Type definitions for jsdom 16.2 | ||
// tslint:disable-next-line: no-bad-reference | ||
/// <reference path="ts3.5/index.d.ts"/> | ||
@@ -11,0 +10,0 @@ |
{ | ||
"name": "@types/jsdom", | ||
"version": "16.2.4", | ||
"version": "16.2.5", | ||
"description": "TypeScript definitions for jsdom", | ||
@@ -53,4 +53,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "ec549123e341354f0bc27b899021fc9f6268abd9b37c0e714ddf576c2cc552c5", | ||
"typeScriptVersion": "3.1" | ||
"typesPublisherContentHash": "ed5637b6fb3fcaf107db528ecf77742837dd263f36ff8d9bfb2fe0fe10687772", | ||
"typeScriptVersion": "3.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 01 Sep 2020 23:38:47 GMT | ||
* Last updated: Wed, 28 Oct 2020 18:55:09 GMT | ||
* Dependencies: [@types/parse5](https://npmjs.com/package/@types/parse5), [@types/tough-cookie](https://npmjs.com/package/@types/tough-cookie), [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -14,0 +14,0 @@ * Global values: none |
@@ -8,5 +8,2 @@ /// <reference types="node" /> | ||
// Needed to allow adding properties to `DOMWindow` that are only supported | ||
// in newer TypeScript versions: | ||
// tslint:disable-next-line: no-declare-current-package no-single-declare-module | ||
declare module 'jsdom' { | ||
@@ -13,0 +10,0 @@ const toughCookie: typeof tough; |
// tslint:disable-next-line: no-bad-reference | ||
/// <reference path="../ts3.3/index.d.ts"/> | ||
// tslint:disable-next-line: no-declare-current-package no-single-declare-module | ||
// tslint:disable-next-line: no-single-declare-module | ||
declare module 'jsdom' { | ||
@@ -6,0 +6,0 @@ interface DOMWindow { |
// tslint:disable-next-line: no-bad-reference | ||
/// <reference path="../ts3.4/index.d.ts"/> | ||
// tslint:disable-next-line: no-declare-current-package no-single-declare-module | ||
// tslint:disable-next-line: no-single-declare-module | ||
declare module 'jsdom' { | ||
@@ -6,0 +6,0 @@ interface DOMWindow { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
21791
425