all-the-package-types 1.0.351 → 1.0.353

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 +12 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.351",
3
+ "version": "1.0.353",
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
@@ -25900,7 +25900,7 @@
25900
25900
  "t": "jsonp-promise"
25901
25901
  },
25902
25902
  {
25903
- "p": "https://github.com/sapienlab/jsonpack",
25903
+ "p": "https://github.com/rgcl/jsonpack",
25904
25904
  "l": "jsonpack",
25905
25905
  "t": "jsonpack"
25906
25906
  },
@@ -26404,6 +26404,11 @@
26404
26404
  "l": null,
26405
26405
  "t": "kakao-pixel"
26406
26406
  },
26407
+ {
26408
+ "p": null,
26409
+ "l": null,
26410
+ "t": "kakao.postcode"
26411
+ },
26407
26412
  {
26408
26413
  "p": null,
26409
26414
  "l": null,
@@ -30584,6 +30589,11 @@
30584
30589
  "l": "lzma-native",
30585
30590
  "t": "lzma-native"
30586
30591
  },
30592
+ {
30593
+ "p": "https://github.com/floydpink/lzwCompress.js",
30594
+ "l": "lzwcompress",
30595
+ "t": "lzwcompress"
30596
+ },
30587
30597
  {
30588
30598
  "p": "https://github.com/videojs/m3u8-parser",
30589
30599
  "l": "m3u8-parser",
@@ -50780,7 +50790,7 @@
50780
50790
  "t": "tabulator"
50781
50791
  },
50782
50792
  {
50783
- "p": "https://github.com/olifolkerd/tabulator",
50793
+ "p": "https://github.com/tabulator-tables/tabulator",
50784
50794
  "l": "tabulator-tables",
50785
50795
  "t": "tabulator-tables"
50786
50796
  },