all-the-package-types 1.0.89 → 1.0.90

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.89",
3
+ "version": "1.0.90",
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
@@ -46530,7 +46530,7 @@
46530
46530
  "t": "smshelper"
46531
46531
  },
46532
46532
  {
46533
- "p": "https://github.com/andris9/smtp-server",
46533
+ "p": "https://github.com/nodemailer/smtp-server",
46534
46534
  "l": "smtp-server",
46535
46535
  "t": "smtp-server"
46536
46536
  },
@@ -48164,6 +48164,11 @@
48164
48164
  "l": "stylus",
48165
48165
  "t": "stylus"
48166
48166
  },
48167
+ {
48168
+ "p": "https://github.com/holepunchto/sub-encoder",
48169
+ "l": "sub-encoder",
48170
+ "t": "sub-encoder"
48171
+ },
48167
48172
  {
48168
48173
  "p": "https://github.com/Level/subleveldown",
48169
48174
  "l": "subleveldown",