@types/chrome 0.0.282 → 0.0.284
Sign up to get free protection for your applications and to get access to all the features.
- chrome/README.md +1 -1
- chrome/index.d.ts +12263 -12208
- chrome/package.json +2 -2
chrome/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@types/chrome",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.284",
|
4
4
|
"description": "TypeScript definitions for chrome",
|
5
5
|
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chrome",
|
6
6
|
"license": "MIT",
|
@@ -99,6 +99,6 @@
|
|
99
99
|
"@types/har-format": "*"
|
100
100
|
},
|
101
101
|
"peerDependencies": {},
|
102
|
-
"typesPublisherContentHash": "
|
102
|
+
"typesPublisherContentHash": "94e9f32b5fa4849ca6facdd2cf8537684187fc31a38b4cba2d72df156e982a80",
|
103
103
|
"typeScriptVersion": "4.9"
|
104
104
|
}
|