all-the-package-types 1.0.157 → 1.0.159

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 +11 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.157",
3
+ "version": "1.0.159",
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
  },
@@ -38784,6 +38784,11 @@
38784
38784
  "l": "random",
38785
38785
  "t": "random"
38786
38786
  },
38787
+ {
38788
+ "p": "https://github.com/random-access-storage/random-access-storage",
38789
+ "l": "random-access-storage",
38790
+ "t": "random-access-storage"
38791
+ },
38787
38792
  {
38788
38793
  "p": "https://github.com/arthurvr/random-boolean",
38789
38794
  "l": "random-boolean",
@@ -53214,6 +53219,11 @@
53214
53219
  "l": "webpack-plugin-serve",
53215
53220
  "t": "webpack-plugin-serve"
53216
53221
  },
53222
+ {
53223
+ "p": "https://github.com/runreflect/webpack-react-component-name",
53224
+ "l": "webpack-react-component-name",
53225
+ "t": "webpack-react-component-name"
53226
+ },
53217
53227
  {
53218
53228
  "p": "https://github.com/shellscape/webpack-serve",
53219
53229
  "l": "webpack-serve",