all-the-package-types 1.0.90 → 1.0.92

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.90",
3
+ "version": "1.0.92",
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",
@@ -50655,7 +50660,7 @@
50655
50660
  "t": "ultron"
50656
50661
  },
50657
50662
  {
50658
- "p": "https://github.com/mikecao/umami",
50663
+ "p": "https://github.com/umami-software/umami",
50659
50664
  "l": "umami",
50660
50665
  "t": "umami"
50661
50666
  },