@types/confusing-browser-globals
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -1,6 +0,1 @@ | ||
// Type definitions for confusing-browser-globals 1.0 | ||
// Project: https://github.com/facebook/create-react-app/tree/master/packages/confusing-browser-globals#readme | ||
// Definitions by: Piotr Błażejewicz <https://github.com/peterblazejewicz> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
type ConfusingGlobal = | ||
@@ -7,0 +2,0 @@ | "addEventListener" |
{ | ||
"name": "@types/confusing-browser-globals", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "TypeScript definitions for confusing-browser-globals", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/confusing-browser-globals", | ||
"name": "Piotr Błażejewicz", | ||
"url": "https://github.com/peterblazejewicz", | ||
"githubUsername": "peterblazejewicz" | ||
"githubUsername": "peterblazejewicz", | ||
"url": "https://github.com/peterblazejewicz" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "c7b36950034b4a27512fca84630e034877c1e3ade619985ed6b05fb961a67cff", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "dbda0e183ee9af1d16f2bfe42c62080276e8d932575fa7b12c7df392b6d9da04", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for confusing-browser-globals 1.0 | ||
// Project: https://github.com/facebook/create-react-app/tree/master/packages/confusing-browser-globals#readme | ||
// Definitions by: Piotr Błażejewicz <https://github.com/peterblazejewicz> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
type ConfusingGlobal = | ||
@@ -88,7 +83,6 @@ | "addEventListener" | ||
### Additional Details | ||
* Last updated: Mon, 04 Sep 2023 15:41:06 GMT | ||
* Last updated: Wed, 18 Oct 2023 00:05:18 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Piotr Błażejewicz](https://github.com/peterblazejewicz). |
5196
65
87