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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/types.json +6 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.48",
3
+ "version": "1.0.49",
4
4
  "description": "A list of all the `@types` packages on npm with metadata. Updated daily.",
5
5
  "main": "types.json",
6
6
  "bin": "cli.js",
package/types.json CHANGED
@@ -3510,7 +3510,7 @@
3510
3510
  "t": "bitcoinjs-lib"
3511
3511
  },
3512
3512
  {
3513
- "p": "https://github.com/bitpay/bitcore/tree/master/packages/bitcore-lib",
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",