@types/window-or-global
Advanced tools
Comparing version
@@ -6,3 +6,5 @@ // Type definitions for window-or-global 1.0 | ||
declare var _: any; | ||
/// <reference types="node" /> | ||
declare var _: Window | typeof global; | ||
export = _; |
{ | ||
"name": "@types/window-or-global", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "TypeScript definitions for window-or-global", | ||
"license": "MIT", | ||
"author": "vvakame <https://github.com/vvakame>", | ||
"contributors": [ | ||
{ | ||
"name": "vvakame", | ||
"url": "https://github.com/vvakame", | ||
"githubUsername": "vvakame" | ||
} | ||
], | ||
"main": "", | ||
"types": "index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/window-or-global" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "d50cda996ccc02d2db3e9e719fa714a0a18d5c13e679d70dadacfa0f3137aa84" | ||
"dependencies": { | ||
"@types/node": "*" | ||
}, | ||
"typesPublisherContentHash": "cfb1a1444425aef5bc0574ee7fc5b72f10375d91c7f1574926cc93cc5fa16209", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -8,11 +8,10 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/window-or-global | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/window-or-global. | ||
Additional Details | ||
* Last updated: Thu, 08 Dec 2016 04:33:20 GMT | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
### Additional Details | ||
* Last updated: Mon, 23 Mar 2020 15:54:28 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by vvakame <https://github.com/vvakame>. | ||
These definitions were written by [vvakame](https://github.com/vvakame). |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
2820
37.9%1
Infinity%7
-73.08%17
-5.56%1
Infinity%+ Added
+ Added
+ Added