🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@types/window-or-global

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/window-or-global - npm Package Compare versions

Comparing version

to
1.0.3

window-or-global/ts3.3/index.d.ts

2

window-or-global/index.d.ts

@@ -10,3 +10,3 @@ // Type definitions for window-or-global 1.0

declare const _: typeof self | typeof global;
declare const _: typeof globalThis & (typeof self | typeof global);
export = _;
{
"name": "@types/window-or-global",
"version": "1.0.2",
"version": "1.0.3",
"description": "TypeScript definitions for window-or-global",

@@ -26,5 +26,5 @@ "license": "MIT",

"typesVersions": {
">=3.4.0-0": {
"<=3.3": {
"*": [
"ts3.4/*"
"ts3.3/*"
]

@@ -42,4 +42,4 @@ }

},
"typesPublisherContentHash": "08bf10dfe40917103093c923843591b756d063e6ccbca1082f0258b4612ac047",
"typeScriptVersion": "3.0"
"typesPublisherContentHash": "ae1df3df3b4a0af8debcf1b86c8045dd0e679d904e4a6e8c98b0b49bba4f430b",
"typeScriptVersion": "3.1"
}

@@ -11,4 +11,4 @@ # Installation

### Additional Details
* Last updated: Thu, 21 May 2020 20:08:59 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/node](https://npmjs.com/package/@types/node)
* Last updated: Tue, 01 Sep 2020 20:30:59 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: none

@@ -15,0 +15,0 @@