all-the-package-types 1.0.167 → 1.0.169
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 +6 -1
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -3580,7 +3580,7 @@
|
|
|
3580
3580
|
"t": "bitcoinjs-lib"
|
|
3581
3581
|
},
|
|
3582
3582
|
{
|
|
3583
|
-
"p": "https://github.com/bitpay/bitcore",
|
|
3583
|
+
"p": "https://github.com/bitpay/bitcore/tree/master/packages/bitcore-lib",
|
|
3584
3584
|
"l": "bitcore-lib",
|
|
3585
3585
|
"t": "bitcore-lib"
|
|
3586
3586
|
},
|
|
@@ -13544,6 +13544,11 @@
|
|
|
13544
13544
|
"l": "floyd-steinberg",
|
|
13545
13545
|
"t": "floyd-steinberg"
|
|
13546
13546
|
},
|
|
13547
|
+
{
|
|
13548
|
+
"p": "https://github.com/veltman/flubber",
|
|
13549
|
+
"l": "flubber",
|
|
13550
|
+
"t": "flubber"
|
|
13551
|
+
},
|
|
13547
13552
|
{
|
|
13548
13553
|
"p": "https://github.com/projectfluent/fluent.js",
|
|
13549
13554
|
"l": "fluent",
|