@types/chrome 0.0.215 → 0.0.217

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 +230 -600
  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.215",
3
+ "version": "0.0.217",
4
4
  "description": "TypeScript definitions for Chrome extension development",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chrome",
6
6
  "license": "MIT",
@@ -93,6 +93,6 @@
93
93
  "@types/filesystem": "*",
94
94
  "@types/har-format": "*"
95
95
  },
96
- "typesPublisherContentHash": "032cae83d3b198051639b62967f4c3447fc569b785fa8927d30f5f3813685604",
96
+ "typesPublisherContentHash": "38d57c64da31ca3ba901327553f7e6054711549e3652c5717e62e59987c4d9e9",
97
97
  "typeScriptVersion": "4.2"
98
98
  }