all-the-package-types 1.0.66 → 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.
- package/package.json +1 -1
- package/types.json +7 -2
package/package.json
CHANGED
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":
|
|
24548
|
+
"p": null,
|
|
24544
24549
|
"l": "json-server",
|
|
24545
24550
|
"t": "json-server"
|
|
24546
24551
|
},
|
|
@@ -29755,7 +29760,7 @@
|
|
|
29755
29760
|
"t": "markdown-table"
|
|
29756
29761
|
},
|
|
29757
29762
|
{
|
|
29758
|
-
"p": "https://github.com/
|
|
29763
|
+
"p": "https://github.com/quantizor/markdown-to-jsx",
|
|
29759
29764
|
"l": "markdown-to-jsx",
|
|
29760
29765
|
"t": "markdown-to-jsx"
|
|
29761
29766
|
},
|