all-the-package-types 1.0.79 → 1.0.81

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 +17 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.79",
3
+ "version": "1.0.81",
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
@@ -14010,7 +14010,7 @@
14010
14010
  "t": "furigana-markdown-it"
14011
14011
  },
14012
14012
  {
14013
- "p": "https://github.com/StellateHQ/fuse.js",
14013
+ "p": "https://github.com/StellateHQ/fuse",
14014
14014
  "l": "fuse",
14015
14015
  "t": "fuse"
14016
14016
  },
@@ -21209,6 +21209,11 @@
21209
21209
  "l": "i18n-abide",
21210
21210
  "t": "i18n-abide"
21211
21211
  },
21212
+ {
21213
+ "p": "https://github.com/haykelmahfoudhi/i18n-iso-countries-regions",
21214
+ "l": "i18n-iso-countries-regions",
21215
+ "t": "i18n-iso-countries-regions"
21216
+ },
21212
21217
  {
21213
21218
  "p": "https://github.com/fnando/i18n",
21214
21219
  "l": "i18n-js",
@@ -32024,6 +32029,11 @@
32024
32029
  "l": "nanoassert",
32025
32030
  "t": "nanoassert"
32026
32031
  },
32032
+ {
32033
+ "p": "https://github.com/mafintosh/nanobench",
32034
+ "l": "nanobench",
32035
+ "t": "nanobench"
32036
+ },
32027
32037
  {
32028
32038
  "p": "https://github.com/ai/nanoevents",
32029
32039
  "l": "nanoevents",
@@ -37320,7 +37330,7 @@
37320
37330
  "t": "pretty-proptypes"
37321
37331
  },
37322
37332
  {
37323
- "p": "https://github.com/azz/pretty-quick",
37333
+ "p": "https://github.com/prettier/pretty-quick",
37324
37334
  "l": "pretty-quick",
37325
37335
  "t": "pretty-quick"
37326
37336
  },
@@ -53479,6 +53489,11 @@
53479
53489
  "l": "wordwrap",
53480
53490
  "t": "wordwrap"
53481
53491
  },
53492
+ {
53493
+ "p": "https://github.com/75lb/wordwrapjs",
53494
+ "l": "wordwrapjs",
53495
+ "t": "wordwrapjs"
53496
+ },
53482
53497
  {
53483
53498
  "p": "https://github.com/googlechrome/workbox",
53484
53499
  "l": "workbox-background-sync",