all-the-package-types 1.0.79 → 1.0.80

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 +7 -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.80",
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
  },
@@ -37320,7 +37320,7 @@
37320
37320
  "t": "pretty-proptypes"
37321
37321
  },
37322
37322
  {
37323
- "p": "https://github.com/azz/pretty-quick",
37323
+ "p": "https://github.com/prettier/pretty-quick",
37324
37324
  "l": "pretty-quick",
37325
37325
  "t": "pretty-quick"
37326
37326
  },
@@ -53479,6 +53479,11 @@
53479
53479
  "l": "wordwrap",
53480
53480
  "t": "wordwrap"
53481
53481
  },
53482
+ {
53483
+ "p": "https://github.com/75lb/wordwrapjs",
53484
+ "l": "wordwrapjs",
53485
+ "t": "wordwrapjs"
53486
+ },
53482
53487
  {
53483
53488
  "p": "https://github.com/googlechrome/workbox",
53484
53489
  "l": "workbox-background-sync",