all-the-package-types 1.0.58 → 1.0.59
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 +11 -1
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -13119,6 +13119,11 @@
|
|
|
13119
13119
|
"l": "fined",
|
|
13120
13120
|
"t": "fined"
|
|
13121
13121
|
},
|
|
13122
|
+
{
|
|
13123
|
+
"p": "https://github.com/andypotato/fingerpose",
|
|
13124
|
+
"l": "fingerpose",
|
|
13125
|
+
"t": "fingerpose"
|
|
13126
|
+
},
|
|
13122
13127
|
{
|
|
13123
13128
|
"p": null,
|
|
13124
13129
|
"l": "fingerprintjs",
|
|
@@ -24515,7 +24520,7 @@
|
|
|
24515
24520
|
"t": "json-schema-traverse"
|
|
24516
24521
|
},
|
|
24517
24522
|
{
|
|
24518
|
-
"p":
|
|
24523
|
+
"p": null,
|
|
24519
24524
|
"l": "json-server",
|
|
24520
24525
|
"t": "json-server"
|
|
24521
24526
|
},
|
|
@@ -50739,6 +50744,11 @@
|
|
|
50739
50744
|
"l": "unpaginated",
|
|
50740
50745
|
"t": "unpaginated"
|
|
50741
50746
|
},
|
|
50747
|
+
{
|
|
50748
|
+
"p": "https://github.com/lakenen/node-unquote",
|
|
50749
|
+
"l": "unquote",
|
|
50750
|
+
"t": "unquote"
|
|
50751
|
+
},
|
|
50742
50752
|
{
|
|
50743
50753
|
"p": "https://github.com/unsplash/unsplash-js",
|
|
50744
50754
|
"l": "unsplash-js",
|