all-the-package-types 1.0.67 → 1.0.68

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.67",
3
+ "version": "1.0.68",
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
@@ -6619,6 +6619,11 @@
6619
6619
  "l": "concaveman",
6620
6620
  "t": "concaveman"
6621
6621
  },
6622
+ {
6623
+ "p": "https://github.com/juju/concurrency-limiter",
6624
+ "l": "concurrency-limiter",
6625
+ "t": "concurrency-limiter"
6626
+ },
6622
6627
  {
6623
6628
  "p": "https://github.com/open-cli-tools/concurrently",
6624
6629
  "l": "concurrently",
@@ -24540,7 +24545,7 @@
24540
24545
  "t": "json-schema-traverse"
24541
24546
  },
24542
24547
  {
24543
- "p": "https://github.com/typicode/json-server",
24548
+ "p": null,
24544
24549
  "l": "json-server",
24545
24550
  "t": "json-server"
24546
24551
  },