@types/chrome 0.0.260 → 0.0.262

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 +698 -505
  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.260",
3
+ "version": "0.0.262",
4
4
  "description": "TypeScript definitions for chrome",
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": "24977c2600af976810efe722beae3df8b42fa25f3c116b4f68c2c1e3e65f5e33",
96
+ "typesPublisherContentHash": "5b5f470be4e249565651d73df1c1c67ce65127b4ba01df929a159942f643bd30",
97
97
  "typeScriptVersion": "4.6"
98
98
  }