all-the-package-types 1.0.310 → 1.0.312

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.310",
3
+ "version": "1.0.312",
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
@@ -6835,7 +6835,7 @@
6835
6835
  "t": "compression-next"
6836
6836
  },
6837
6837
  {
6838
- "p": "https://github.com/webpack-contrib/compression-webpack-plugin",
6838
+ "p": "https://github.com/webpack/compression-webpack-plugin",
6839
6839
  "l": "compression-webpack-plugin",
6840
6840
  "t": "compression-webpack-plugin"
6841
6841
  },
@@ -7335,7 +7335,7 @@
7335
7335
  "t": "copy-text-to-clipboard"
7336
7336
  },
7337
7337
  {
7338
- "p": "https://github.com/webpack-contrib/copy-webpack-plugin",
7338
+ "p": "https://github.com/webpack/copy-webpack-plugin",
7339
7339
  "l": "copy-webpack-plugin",
7340
7340
  "t": "copy-webpack-plugin"
7341
7341
  },
@@ -35795,7 +35795,7 @@
35795
35795
  "t": "openapi-factory"
35796
35796
  },
35797
35797
  {
35798
- "p": "https://github.com/redocly/openapi-sampler",
35798
+ "p": "https://github.com/Redocly/openapi-sampler",
35799
35799
  "l": "openapi-sampler",
35800
35800
  "t": "openapi-sampler"
35801
35801
  },
@@ -36365,7 +36365,7 @@
36365
36365
  "t": "package-json"
36366
36366
  },
36367
36367
  {
36368
- "p": "https://github.com/JoshuaKGoldberg/package-json-validator",
36368
+ "p": "https://github.com/michaelfaith/package-json-validator",
36369
36369
  "l": "package-json-validator",
36370
36370
  "t": "package-json-validator"
36371
36371
  },