all-the-package-types 1.0.129 → 1.0.131

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.129",
3
+ "version": "1.0.131",
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
@@ -22669,6 +22669,11 @@
22669
22669
  "l": "is-posix-bracket",
22670
22670
  "t": "is-posix-bracket"
22671
22671
  },
22672
+ {
22673
+ "p": "https://github.com/mathiasbynens/is-potential-custom-element-name",
22674
+ "l": "is-potential-custom-element-name",
22675
+ "t": "is-potential-custom-element-name"
22676
+ },
22672
22677
  {
22673
22678
  "p": "https://github.com/watson/is-pr",
22674
22679
  "l": "is-pr",
@@ -27580,7 +27585,7 @@
27580
27585
  "t": "loadicons"
27581
27586
  },
27582
27587
  {
27583
- "p": "https://github.com/muicss/loadjs",
27588
+ "p": "https://github.com/kubetail-org/loadjs",
27584
27589
  "l": "loadjs",
27585
27590
  "t": "loadjs"
27586
27591
  },