@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.
Files changed (3) hide show
  1. chrome/README.md +1 -1
  2. chrome/index.d.ts +12263 -12208
  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.282",
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": "d75e89c4b69c7c154467893fb5e59149358ac23425cf0d25995092e94f3a9310",
102
+ "typesPublisherContentHash": "94e9f32b5fa4849ca6facdd2cf8537684187fc31a38b4cba2d72df156e982a80",
103
103
  "typeScriptVersion": "4.9"
104
104
  }