all-the-package-types 1.0.77 → 1.0.79

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.77",
3
+ "version": "1.0.79",
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
@@ -26889,6 +26889,11 @@
26889
26889
  "l": null,
26890
26890
  "t": "leapmotionts"
26891
26891
  },
26892
+ {
26893
+ "p": null,
26894
+ "l": null,
26895
+ "t": "leb128"
26896
+ },
26892
26897
  {
26893
26898
  "p": "https://github.com/LedgerHQ/ledger-live",
26894
26899
  "l": "@ledgerhq/hw-app-btc",
@@ -48230,7 +48235,7 @@
48230
48235
  "t": "superstruct"
48231
48236
  },
48232
48237
  {
48233
- "p": "https://github.com/visionmedia/supertest",
48238
+ "p": "https://github.com/ladjs/supertest",
48234
48239
  "l": "supertest",
48235
48240
  "t": "supertest"
48236
48241
  },