all-the-package-types 1.0.185 → 1.0.187

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.185",
3
+ "version": "1.0.187",
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
@@ -12425,7 +12425,7 @@
12425
12425
  "t": "ez-plus"
12426
12426
  },
12427
12427
  {
12428
- "p": "https://github.com/Hikvision-Ezviz/EZUIKit-JavaScript-npm",
12428
+ "p": "https://github.com/Ezviz-OpenBiz/EZUIKit-JavaScript-npm",
12429
12429
  "l": "ezuikit-js",
12430
12430
  "t": "ezuikit-js"
12431
12431
  },
@@ -36789,6 +36789,11 @@
36789
36789
  "l": "@phc/bcrypt",
36790
36790
  "t": "phc__bcrypt"
36791
36791
  },
36792
+ {
36793
+ "p": "https://github.com/simonepri/phc-format",
36794
+ "l": "@phc/format",
36795
+ "t": "phc__format"
36796
+ },
36792
36797
  {
36793
36798
  "p": "https://github.com/ethanent/phin",
36794
36799
  "l": "phin",
@@ -37730,7 +37735,7 @@
37730
37735
  "t": "postcss-reporter"
37731
37736
  },
37732
37737
  {
37733
- "p": null,
37738
+ "p": "https://github.com/csstools/postcss-resolve-nested-selector",
37734
37739
  "l": "postcss-resolve-nested-selector",
37735
37740
  "t": "postcss-resolve-nested-selector"
37736
37741
  },