all-the-package-types 1.0.48 → 1.0.49
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
|
@@ -3510,7 +3510,7 @@
|
|
|
3510
3510
|
"t": "bitcoinjs-lib"
|
|
3511
3511
|
},
|
|
3512
3512
|
{
|
|
3513
|
-
"p": "https://github.com/bitpay/bitcore
|
|
3513
|
+
"p": "https://github.com/bitpay/bitcore",
|
|
3514
3514
|
"l": "bitcore-lib",
|
|
3515
3515
|
"t": "bitcore-lib"
|
|
3516
3516
|
},
|
|
@@ -43574,6 +43574,11 @@
|
|
|
43574
43574
|
"l": "ringbufferjs",
|
|
43575
43575
|
"t": "ringbufferjs"
|
|
43576
43576
|
},
|
|
43577
|
+
{
|
|
43578
|
+
"p": "https://github.com/ringcentral/easy-pkce",
|
|
43579
|
+
"l": "@ringcentral/easy-pkce",
|
|
43580
|
+
"t": "ringcentral__easy-pkce"
|
|
43581
|
+
},
|
|
43577
43582
|
{
|
|
43578
43583
|
"p": "https://github.com/riot/riot",
|
|
43579
43584
|
"l": "riot",
|