@types/chrome 0.0.244 → 0.0.245

Sign up to get free protection for your applications and to get access to all the features.
chrome/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/chrome",
3
- "version": "0.0.244",
3
+ "version": "0.0.245",
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": "24a17d9bf6b6a3a5411bdd370595d570c6c4618af59011837dc6ab0409a71df3",
96
+ "typesPublisherContentHash": "1681e11b9d44dd962039169af8b8f1b073e1b060dcdd20f7ba10c1550f20c3d9",
97
97
  "typeScriptVersion": "4.3"
98
98
  }