all-the-package-types 1.0.158 → 1.0.160

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 +16 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.158",
3
+ "version": "1.0.160",
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
@@ -11170,7 +11170,7 @@
11170
11170
  "t": "ensure-posix-path"
11171
11171
  },
11172
11172
  {
11173
- "p": "https://github.com/substack/node-ent",
11173
+ "p": "https://github.com/ljharb/ent",
11174
11174
  "l": "ent",
11175
11175
  "t": "ent"
11176
11176
  },
@@ -12414,6 +12414,11 @@
12414
12414
  "l": "ez-plus",
12415
12415
  "t": "ez-plus"
12416
12416
  },
12417
+ {
12418
+ "p": "https://github.com/Hikvision-Ezviz/EZUIKit-JavaScript-npm",
12419
+ "l": "ezuikit-js",
12420
+ "t": "ezuikit-js"
12421
+ },
12417
12422
  {
12418
12423
  "p": "https://github.com/jam3/f1",
12419
12424
  "l": "f1",
@@ -38784,6 +38789,16 @@
38784
38789
  "l": "random",
38785
38790
  "t": "random"
38786
38791
  },
38792
+ {
38793
+ "p": "https://github.com/random-access-storage/random-access-file",
38794
+ "l": "random-access-file",
38795
+ "t": "random-access-file"
38796
+ },
38797
+ {
38798
+ "p": "https://github.com/random-access-storage/random-access-storage",
38799
+ "l": "random-access-storage",
38800
+ "t": "random-access-storage"
38801
+ },
38787
38802
  {
38788
38803
  "p": "https://github.com/arthurvr/random-boolean",
38789
38804
  "l": "random-boolean",