all-the-package-types 1.0.206 → 1.0.207

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/types.json +6 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.206",
3
+ "version": "1.0.207",
4
4
  "description": "A list of all the `@types` packages on npm with metadata. Updated daily.",
5
5
  "main": "types.json",
6
6
  "bin": "cli.js",
package/types.json CHANGED
@@ -5459,6 +5459,11 @@
5459
5459
  "l": null,
5460
5460
  "t": "chrome-apps"
5461
5461
  },
5462
+ {
5463
+ "p": "https://github.com/cyrus-and/chrome-har-capturer",
5464
+ "l": "chrome-har-capturer",
5465
+ "t": "chrome-har-capturer"
5466
+ },
5462
5467
  {
5463
5468
  "p": "https://github.com/hughsk/chrome-location",
5464
5469
  "l": "chrome-location",
@@ -46025,7 +46030,7 @@
46025
46030
  "t": "secure-random-password"
46026
46031
  },
46027
46032
  {
46028
- "p": "https://github.com/S2-/securerandomstring",
46033
+ "p": "https://github.com/5im-0n/securerandomstring",
46029
46034
  "l": "secure-random-string",
46030
46035
  "t": "secure-random-string"
46031
46036
  },