all-the-package-types 1.0.75 → 1.0.76
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 +10 -0
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -47809,6 +47809,11 @@
|
|
|
47809
47809
|
"l": "string.prototype.matchall",
|
|
47810
47810
|
"t": "string.prototype.matchall"
|
|
47811
47811
|
},
|
|
47812
|
+
{
|
|
47813
|
+
"p": "https://github.com/es-shims/String.prototype.trim",
|
|
47814
|
+
"l": "string.prototype.trim",
|
|
47815
|
+
"t": "string.prototype.trim"
|
|
47816
|
+
},
|
|
47812
47817
|
{
|
|
47813
47818
|
"p": "https://github.com/joshaven/string_score",
|
|
47814
47819
|
"l": "string_score",
|
|
@@ -49364,6 +49369,11 @@
|
|
|
49364
49369
|
"l": "through2-map",
|
|
49365
49370
|
"t": "through2-map"
|
|
49366
49371
|
},
|
|
49372
|
+
{
|
|
49373
|
+
"p": null,
|
|
49374
|
+
"l": "throw-empty",
|
|
49375
|
+
"t": "throw-empty"
|
|
49376
|
+
},
|
|
49367
49377
|
{
|
|
49368
49378
|
"p": "https://github.com/RyanAfrish7/thumbsupply",
|
|
49369
49379
|
"l": "thumbsupply",
|