all-the-package-types 1.0.67 → 1.0.69

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.67",
3
+ "version": "1.0.69",
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
@@ -5124,6 +5124,11 @@
5124
5124
  "l": "chalk-pipe",
5125
5125
  "t": "chalk-pipe"
5126
5126
  },
5127
+ {
5128
+ "p": "https://github.com/chamaeleonidae/chmln",
5129
+ "l": "@chamaeleonidae/chmln",
5130
+ "t": "chamaeleonidae__chmln"
5131
+ },
5127
5132
  {
5128
5133
  "p": "https://github.com/chancejs/chancejs",
5129
5134
  "l": "chance",
@@ -6619,6 +6624,11 @@
6619
6624
  "l": "concaveman",
6620
6625
  "t": "concaveman"
6621
6626
  },
6627
+ {
6628
+ "p": "https://github.com/juju/concurrency-limiter",
6629
+ "l": "concurrency-limiter",
6630
+ "t": "concurrency-limiter"
6631
+ },
6622
6632
  {
6623
6633
  "p": "https://github.com/open-cli-tools/concurrently",
6624
6634
  "l": "concurrently",
@@ -24540,7 +24550,7 @@
24540
24550
  "t": "json-schema-traverse"
24541
24551
  },
24542
24552
  {
24543
- "p": "https://github.com/typicode/json-server",
24553
+ "p": null,
24544
24554
  "l": "json-server",
24545
24555
  "t": "json-server"
24546
24556
  },
@@ -42484,6 +42494,11 @@
42484
42494
  "l": "readable-stream",
42485
42495
  "t": "readable-stream"
42486
42496
  },
42497
+ {
42498
+ "p": "https://github.com/bergos/readable-to-readable",
42499
+ "l": "readable-to-readable",
42500
+ "t": "readable-to-readable"
42501
+ },
42487
42502
  {
42488
42503
  "p": "https://github.com/JS-DevTools/readdir-enhanced",
42489
42504
  "l": "readdir-enhanced",