all-the-package-types 1.0.63 → 1.0.65

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.63",
3
+ "version": "1.0.65",
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
@@ -24530,7 +24530,7 @@
24530
24530
  "t": "json-schema-traverse"
24531
24531
  },
24532
24532
  {
24533
- "p": null,
24533
+ "p": "https://github.com/typicode/json-server",
24534
24534
  "l": "json-server",
24535
24535
  "t": "json-server"
24536
24536
  },
@@ -52939,6 +52939,11 @@
52939
52939
  "l": "win-version-info",
52940
52940
  "t": "win-version-info"
52941
52941
  },
52942
+ {
52943
+ "p": "https://github.com/stevenvachon/winattr",
52944
+ "l": "winattr",
52945
+ "t": "winattr"
52946
+ },
52942
52947
  {
52943
52948
  "p": "https://github.com/nextapps-de/winbox",
52944
52949
  "l": "winbox",