all-the-package-types 1.0.21 → 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.
- package/package.json +1 -1
- package/types.json +30 -0
package/package.json
CHANGED
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",
|
|
@@ -11204,6 +11209,11 @@
|
|
|
11204
11209
|
"l": "eslint",
|
|
11205
11210
|
"t": "eslint"
|
|
11206
11211
|
},
|
|
11212
|
+
{
|
|
11213
|
+
"p": "https://github.com/jfmengels/eslint-ast-utils",
|
|
11214
|
+
"l": "eslint-ast-utils",
|
|
11215
|
+
"t": "eslint-ast-utils"
|
|
11216
|
+
},
|
|
11207
11217
|
{
|
|
11208
11218
|
"p": "https://github.com/prettier/eslint-config-prettier",
|
|
11209
11219
|
"l": "eslint-config-prettier",
|
|
@@ -11234,6 +11244,11 @@
|
|
|
11234
11244
|
"l": "eslint-visitor-keys",
|
|
11235
11245
|
"t": "eslint-visitor-keys"
|
|
11236
11246
|
},
|
|
11247
|
+
{
|
|
11248
|
+
"p": "https://github.com/eslint/eslintrc",
|
|
11249
|
+
"l": "@eslint/eslintrc",
|
|
11250
|
+
"t": "eslint__eslintrc"
|
|
11251
|
+
},
|
|
11237
11252
|
{
|
|
11238
11253
|
"p": "https://github.com/eslint/eslint",
|
|
11239
11254
|
"l": "@eslint/js",
|
|
@@ -26804,6 +26819,11 @@
|
|
|
26804
26819
|
"l": "libarchive.js",
|
|
26805
26820
|
"t": "libarchive.js"
|
|
26806
26821
|
},
|
|
26822
|
+
{
|
|
26823
|
+
"p": "https://github.com/honeycombio/libhoney-js",
|
|
26824
|
+
"l": "libhoney",
|
|
26825
|
+
"t": "libhoney"
|
|
26826
|
+
},
|
|
26807
26827
|
{
|
|
26808
26828
|
"p": "https://github.com/andris9/libmime",
|
|
26809
26829
|
"l": "libmime",
|
|
@@ -31924,6 +31944,11 @@
|
|
|
31924
31944
|
"l": "ndn-js",
|
|
31925
31945
|
"t": "ndn-js"
|
|
31926
31946
|
},
|
|
31947
|
+
{
|
|
31948
|
+
"p": "https://github.com/dtao/nearest-color",
|
|
31949
|
+
"l": "nearest-color",
|
|
31950
|
+
"t": "nearest-color"
|
|
31951
|
+
},
|
|
31927
31952
|
{
|
|
31928
31953
|
"p": "https://github.com/jmeas/nearest-periodic-value.js",
|
|
31929
31954
|
"l": "nearest-periodic-value",
|
|
@@ -34639,6 +34664,11 @@
|
|
|
34639
34664
|
"l": "package-json",
|
|
34640
34665
|
"t": "package-json"
|
|
34641
34666
|
},
|
|
34667
|
+
{
|
|
34668
|
+
"p": "https://github.com/gorillamania/package.json-validator",
|
|
34669
|
+
"l": "package-json-validator",
|
|
34670
|
+
"t": "package-json-validator"
|
|
34671
|
+
},
|
|
34642
34672
|
{
|
|
34643
34673
|
"p": "https://github.com/dword-design/package-name-regex",
|
|
34644
34674
|
"l": "package-name-regex",
|