all-the-package-types 1.0.183 → 1.0.184
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 +5 -0
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -12579,6 +12579,11 @@
|
|
|
12579
12579
|
"l": "fast-crc32c",
|
|
12580
12580
|
"t": "fast-crc32c"
|
|
12581
12581
|
},
|
|
12582
|
+
{
|
|
12583
|
+
"p": "https://github.com/delvedor/fast-decode-uri-component",
|
|
12584
|
+
"l": "fast-decode-uri-component",
|
|
12585
|
+
"t": "fast-decode-uri-component"
|
|
12586
|
+
},
|
|
12582
12587
|
{
|
|
12583
12588
|
"p": "https://github.com/jhchen/fast-diff",
|
|
12584
12589
|
"l": "fast-diff",
|