all-the-package-types 1.0.22 → 1.0.23

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 +20 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.22",
3
+ "version": "1.0.23",
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
@@ -359,6 +359,11 @@
359
359
  "l": null,
360
360
  "t": "add2home"
361
361
  },
362
+ {
363
+ "p": "https://github.com/mozilla/addons-linter",
364
+ "l": "addons-linter",
365
+ "t": "addons-linter"
366
+ },
362
367
  {
363
368
  "p": "https://github.com/andris9/addressparser",
364
369
  "l": "addressparser",
@@ -11239,6 +11244,11 @@
11239
11244
  "l": "eslint-visitor-keys",
11240
11245
  "t": "eslint-visitor-keys"
11241
11246
  },
11247
+ {
11248
+ "p": "https://github.com/eslint/eslintrc",
11249
+ "l": "@eslint/eslintrc",
11250
+ "t": "eslint__eslintrc"
11251
+ },
11242
11252
  {
11243
11253
  "p": "https://github.com/eslint/eslint",
11244
11254
  "l": "@eslint/js",
@@ -26809,6 +26819,11 @@
26809
26819
  "l": "libarchive.js",
26810
26820
  "t": "libarchive.js"
26811
26821
  },
26822
+ {
26823
+ "p": "https://github.com/honeycombio/libhoney-js",
26824
+ "l": "libhoney",
26825
+ "t": "libhoney"
26826
+ },
26812
26827
  {
26813
26828
  "p": "https://github.com/andris9/libmime",
26814
26829
  "l": "libmime",
@@ -31929,6 +31944,11 @@
31929
31944
  "l": "ndn-js",
31930
31945
  "t": "ndn-js"
31931
31946
  },
31947
+ {
31948
+ "p": "https://github.com/dtao/nearest-color",
31949
+ "l": "nearest-color",
31950
+ "t": "nearest-color"
31951
+ },
31932
31952
  {
31933
31953
  "p": "https://github.com/jmeas/nearest-periodic-value.js",
31934
31954
  "l": "nearest-periodic-value",