@types/jsdom
Advanced tools
Comparing version 12.2.2 to 12.2.3
@@ -44,3 +44,3 @@ // Type definitions for jsdom 12.2 | ||
*/ | ||
runVMScript(script: Script): void; | ||
runVMScript(script: Script): any; | ||
@@ -47,0 +47,0 @@ reconfigure(settings: ReconfigureSettings): void; |
{ | ||
"name": "@types/jsdom", | ||
"version": "12.2.2", | ||
"version": "12.2.3", | ||
"description": "TypeScript definitions for jsdom", | ||
@@ -29,3 +29,4 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/jsdom" | ||
}, | ||
@@ -38,4 +39,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "a128dcf5759fb5687daaf4740e9b1cd8ecc804b884c8a2b558a1916b0794ff34", | ||
"typesPublisherContentHash": "2430fc1eaba56d10117de4882da3bc4305865a6c9eedce7b62e365bd2821893c", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 13 Feb 2019 18:42:16 GMT | ||
* Last updated: Sat, 02 Mar 2019 01:51:14 GMT | ||
* Dependencies: @types/parse5, @types/tough-cookie, @types/node, @types/parse5, @types/tough-cookie, @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
27401