@types/jsdom
Advanced tools
Comparing version 21.1.5 to 21.1.6
@@ -15,5 +15,5 @@ /// <reference path="base.d.ts"/> | ||
// on the `ESNext.WeakRef` lib: | ||
// tslint:disable-next-line: no-empty-interface | ||
// eslint-disable-next-line @typescript-eslint/no-empty-interface | ||
interface FinalizationRegistryConstructor {} | ||
// tslint:disable-next-line: no-empty-interface | ||
// eslint-disable-next-line @typescript-eslint/no-empty-interface | ||
interface WeakRefConstructor {} |
{ | ||
"name": "@types/jsdom", | ||
"version": "21.1.5", | ||
"version": "21.1.6", | ||
"description": "TypeScript definitions for jsdom", | ||
@@ -43,4 +43,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsdom", | ||
}, | ||
"typesPublisherContentHash": "581e1e1d4c2fd29336c5da09542a812c62ef6d4cf6c20076d3e7ec76d09e469b", | ||
"typesPublisherContentHash": "367c61c03f27a6233d260f9ad45a105daa2a6430fc0cd81549c4edbef166c9fc", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 07 Nov 2023 03:09:37 GMT | ||
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/tough-cookie](https://npmjs.com/package/@types/tough-cookie), [parse5](https://npmjs.com/package/parse5) | ||
@@ -14,0 +14,0 @@ |
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
21888