@types/chrome 0.0.283 → 0.0.284

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. chrome/README.md +1 -1
  2. chrome/index.d.ts +12262 -12212
  3. chrome/package.json +2 -2
chrome/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/chrome",
3
- "version": "0.0.283",
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": "d1a31fcb9bafbfad732366260c9957b663f4c3100843d4896275f392ecb5ff21",
102
+ "typesPublisherContentHash": "94e9f32b5fa4849ca6facdd2cf8537684187fc31a38b4cba2d72df156e982a80",
103
103
  "typeScriptVersion": "4.9"
104
104
  }