all-the-package-types 1.0.183 → 1.0.185

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.183",
3
+ "version": "1.0.185",
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
@@ -12579,6 +12579,11 @@
12579
12579
  "l": "fast-crc32c",
12580
12580
  "t": "fast-crc32c"
12581
12581
  },
12582
+ {
12583
+ "p": "https://github.com/delvedor/fast-decode-uri-component",
12584
+ "l": "fast-decode-uri-component",
12585
+ "t": "fast-decode-uri-component"
12586
+ },
12582
12587
  {
12583
12588
  "p": "https://github.com/jhchen/fast-diff",
12584
12589
  "l": "fast-diff",
@@ -51666,7 +51671,7 @@
51666
51671
  },
51667
51672
  {
51668
51673
  "p": null,
51669
- "l": null,
51674
+ "l": "unist",
51670
51675
  "t": "unist"
51671
51676
  },
51672
51677
  {