all-the-package-types 1.0.22 → 1.0.24
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 +25 -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",
|
|
@@ -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",
|
|
@@ -35069,6 +35089,11 @@
|
|
|
35069
35089
|
"l": "passport",
|
|
35070
35090
|
"t": "passport"
|
|
35071
35091
|
},
|
|
35092
|
+
{
|
|
35093
|
+
"p": "https://github.com/pandark/passport-42",
|
|
35094
|
+
"l": "passport-42",
|
|
35095
|
+
"t": "passport-42"
|
|
35096
|
+
},
|
|
35072
35097
|
{
|
|
35073
35098
|
"p": "https://github.com/jaredhanson/passport-anonymous",
|
|
35074
35099
|
"l": "passport-anonymous",
|