all-the-package-types 1.0.15 → 1.0.16

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 +10 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.15",
3
+ "version": "1.0.16",
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
@@ -32754,6 +32754,11 @@
32754
32754
  "l": "node-ral",
32755
32755
  "t": "node-ral"
32756
32756
  },
32757
+ {
32758
+ "p": "https://github.com/cscott/node-random-name",
32759
+ "l": "node-random-name",
32760
+ "t": "node-random-name"
32761
+ },
32757
32762
  {
32758
32763
  "p": "https://github.com/node-red/node-red",
32759
32764
  "l": "node-red",
@@ -47244,6 +47249,11 @@
47244
47249
  "l": "streamsaver",
47245
47250
  "t": "streamsaver"
47246
47251
  },
47252
+ {
47253
+ "p": "https://github.com/mscdex/streamsearch",
47254
+ "l": "streamsearch",
47255
+ "t": "streamsearch"
47256
+ },
47247
47257
  {
47248
47258
  "p": "https://github.com/nfroidure/streamtest",
47249
47259
  "l": "streamtest",