all-the-package-types 1.0.112 → 1.0.113
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
|
@@ -29409,6 +29409,11 @@
|
|
|
29409
29409
|
"l": "lzbase62",
|
|
29410
29410
|
"t": "lzbase62"
|
|
29411
29411
|
},
|
|
29412
|
+
{
|
|
29413
|
+
"p": "https://github.com/nmrugg/LZMA-JS",
|
|
29414
|
+
"l": "lzma",
|
|
29415
|
+
"t": "lzma"
|
|
29416
|
+
},
|
|
29412
29417
|
{
|
|
29413
29418
|
"p": "https://github.com/addaleax/lzma-native",
|
|
29414
29419
|
"l": "lzma-native",
|
|
@@ -49814,6 +49819,11 @@
|
|
|
49814
49819
|
"l": "tiny-secp256k1",
|
|
49815
49820
|
"t": "tiny-secp256k1"
|
|
49816
49821
|
},
|
|
49822
|
+
{
|
|
49823
|
+
"p": "https://github.com/leungwensen/tiny-segmenter",
|
|
49824
|
+
"l": "tiny-segmenter",
|
|
49825
|
+
"t": "tiny-segmenter"
|
|
49826
|
+
},
|
|
49817
49827
|
{
|
|
49818
49828
|
"p": "https://github.com/jechav/tiny-slider-react",
|
|
49819
49829
|
"l": "tiny-slider-react",
|