all-the-package-types 1.0.58 → 1.0.60
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 +16 -1
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -7424,6 +7424,11 @@
|
|
|
7424
7424
|
"l": "cqrs-domain",
|
|
7425
7425
|
"t": "cqrs-domain"
|
|
7426
7426
|
},
|
|
7427
|
+
{
|
|
7428
|
+
"p": "https://github.com/gajus/crack-json",
|
|
7429
|
+
"l": "crack-json",
|
|
7430
|
+
"t": "crack-json"
|
|
7431
|
+
},
|
|
7427
7432
|
{
|
|
7428
7433
|
"p": "https://github.com/dilanx/craco",
|
|
7429
7434
|
"l": "@craco/craco",
|
|
@@ -13119,6 +13124,11 @@
|
|
|
13119
13124
|
"l": "fined",
|
|
13120
13125
|
"t": "fined"
|
|
13121
13126
|
},
|
|
13127
|
+
{
|
|
13128
|
+
"p": "https://github.com/andypotato/fingerpose",
|
|
13129
|
+
"l": "fingerpose",
|
|
13130
|
+
"t": "fingerpose"
|
|
13131
|
+
},
|
|
13122
13132
|
{
|
|
13123
13133
|
"p": null,
|
|
13124
13134
|
"l": "fingerprintjs",
|
|
@@ -24515,7 +24525,7 @@
|
|
|
24515
24525
|
"t": "json-schema-traverse"
|
|
24516
24526
|
},
|
|
24517
24527
|
{
|
|
24518
|
-
"p":
|
|
24528
|
+
"p": null,
|
|
24519
24529
|
"l": "json-server",
|
|
24520
24530
|
"t": "json-server"
|
|
24521
24531
|
},
|
|
@@ -50739,6 +50749,11 @@
|
|
|
50739
50749
|
"l": "unpaginated",
|
|
50740
50750
|
"t": "unpaginated"
|
|
50741
50751
|
},
|
|
50752
|
+
{
|
|
50753
|
+
"p": "https://github.com/lakenen/node-unquote",
|
|
50754
|
+
"l": "unquote",
|
|
50755
|
+
"t": "unquote"
|
|
50756
|
+
},
|
|
50742
50757
|
{
|
|
50743
50758
|
"p": "https://github.com/unsplash/unsplash-js",
|
|
50744
50759
|
"l": "unsplash-js",
|