all-the-package-types 1.0.89 → 1.0.91

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 +11 -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.91",
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
@@ -3379,6 +3379,11 @@
3379
3379
  "l": "big-rat",
3380
3380
  "t": "big-rat"
3381
3381
  },
3382
+ {
3383
+ "p": "https://github.com/mafintosh/big-sparse-array",
3384
+ "l": "big-sparse-array",
3385
+ "t": "big-sparse-array"
3386
+ },
3382
3387
  {
3383
3388
  "p": "https://github.com/MikeMcl/big.js",
3384
3389
  "l": "big.js",
@@ -46530,7 +46535,7 @@
46530
46535
  "t": "smshelper"
46531
46536
  },
46532
46537
  {
46533
- "p": "https://github.com/andris9/smtp-server",
46538
+ "p": "https://github.com/nodemailer/smtp-server",
46534
46539
  "l": "smtp-server",
46535
46540
  "t": "smtp-server"
46536
46541
  },
@@ -48164,6 +48169,11 @@
48164
48169
  "l": "stylus",
48165
48170
  "t": "stylus"
48166
48171
  },
48172
+ {
48173
+ "p": "https://github.com/holepunchto/sub-encoder",
48174
+ "l": "sub-encoder",
48175
+ "t": "sub-encoder"
48176
+ },
48167
48177
  {
48168
48178
  "p": "https://github.com/Level/subleveldown",
48169
48179
  "l": "subleveldown",