all-the-package-types 1.0.114 → 1.0.115

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.114",
3
+ "version": "1.0.115",
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
@@ -21079,6 +21079,11 @@
21079
21079
  "l": "httpsnippet",
21080
21080
  "t": "httpsnippet"
21081
21081
  },
21082
+ {
21083
+ "p": "https://github.com/httptoolkit/esm",
21084
+ "l": "@httptoolkit/esm",
21085
+ "t": "httptoolkit__esm"
21086
+ },
21082
21087
  {
21083
21088
  "p": "https://github.com/hubotio/hubot",
21084
21089
  "l": "hubot",
@@ -51905,7 +51910,7 @@
51905
51910
  "t": "videojs-errors"
51906
51911
  },
51907
51912
  {
51908
- "p": "https://github.com/chrisboustead/videojs-hls-quality-selector",
51913
+ "p": null,
51909
51914
  "l": "videojs-hls-quality-selector",
51910
51915
  "t": "videojs-hls-quality-selector"
51911
51916
  },