@types/jsdom
Advanced tools
Comparing version 16.2.11 to 16.2.12
@@ -309,3 +309,6 @@ /// <reference types="node" /> | ||
HTMLDetailsElement: typeof HTMLDetailsElement; | ||
HTMLDialogElement: typeof HTMLDialogElement; | ||
HTMLDialogElement: { | ||
new(): HTMLDialogElement; | ||
readonly prototype: HTMLDialogElement; | ||
}; | ||
HTMLDirectoryElement: typeof HTMLDirectoryElement; | ||
@@ -312,0 +315,0 @@ HTMLFieldSetElement: typeof HTMLFieldSetElement; |
{ | ||
"name": "@types/jsdom", | ||
"version": "16.2.11", | ||
"version": "16.2.12", | ||
"description": "TypeScript definitions for jsdom", | ||
@@ -44,4 +44,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsdom", | ||
}, | ||
"typesPublisherContentHash": "910bb893b6ea5c8037386d352e4fab949eacae99b088417fe8579d763aca98bc", | ||
"typesPublisherContentHash": "f3ff5380388ecc91427b07dcb2b5692510db0dc6a6f12dfc6998ccecb9049335", | ||
"typeScriptVersion": "3.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 08 Jun 2021 21:01:25 GMT | ||
* Last updated: Fri, 25 Jun 2021 15:31:16 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 |
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
21995
424