@types/chrome 0.0.259 → 0.0.261

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 +536 -508
  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.259",
3
+ "version": "0.0.261",
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": "abb8f366929ce60903f4d0a14e5676af6111f1d473ce3e63fe8e52d4a8ea5bc8",
96
+ "typesPublisherContentHash": "efcdde01a65393b8e39d4f71d4fb0881751821dfe987bf43139754dd5d65b0b2",
97
97
  "typeScriptVersion": "4.6"
98
98
  }