@types/jsdom-global
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "@types/jsdom-global", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "TypeScript definitions for jsdom-global", | ||
@@ -19,3 +19,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"types": "index.d.ts", | ||
"repository": { | ||
@@ -30,4 +30,4 @@ "type": "git", | ||
}, | ||
"typesPublisherContentHash": "09d5ab7769c821ae6f280431c03c905b1e537eb98efc33051cc7ede48ca8f40e", | ||
"typesPublisherContentHash": "82367edffc14929a098ac7ab3a2845982f92ffb0a0a4e783bb8dae0e4246faab", | ||
"typeScriptVersion": "3.1" | ||
} |
@@ -8,10 +8,10 @@ # Installation | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsdom-global | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsdom-global. | ||
Additional Details | ||
* Last updated: Mon, 07 Oct 2019 23:18:38 GMT | ||
* Dependencies: @types/jsdom | ||
### Additional Details | ||
* Last updated: Fri, 14 Feb 2020 17:32:20 GMT | ||
* Dependencies: [@types/jsdom](https://npmjs.com/package/@types/jsdom) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Vladimir Grenaderov <https://github.com/VladimirGrenaderov>, and Max Boguslavskiy <https://github.com/maxbogus>. | ||
These definitions were written by [Vladimir Grenaderov](https://github.com/VladimirGrenaderov), and [Max Boguslavskiy](https://github.com/maxbogus). |
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
3233