all-the-package-types 1.0.106 → 1.0.107
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 +15 -0
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -29434,6 +29434,11 @@
|
|
|
29434
29434
|
"l": "magicsuggest",
|
|
29435
29435
|
"t": "magicsuggest"
|
|
29436
29436
|
},
|
|
29437
|
+
{
|
|
29438
|
+
"p": "https://github.com/google/magika",
|
|
29439
|
+
"l": "magika",
|
|
29440
|
+
"t": "magika"
|
|
29441
|
+
},
|
|
29437
29442
|
{
|
|
29438
29443
|
"p": "https://github.com/webtorrent/magnet-uri",
|
|
29439
29444
|
"l": "magnet-uri",
|
|
@@ -38484,6 +38489,11 @@
|
|
|
38484
38489
|
"l": "qwest",
|
|
38485
38490
|
"t": "qwest"
|
|
38486
38491
|
},
|
|
38492
|
+
{
|
|
38493
|
+
"p": "https://github.com/qzind/tray",
|
|
38494
|
+
"l": "qz-tray",
|
|
38495
|
+
"t": "qz-tray"
|
|
38496
|
+
},
|
|
38487
38497
|
{
|
|
38488
38498
|
"p": "https://github.com/joshkatz/r-script",
|
|
38489
38499
|
"l": "r-script",
|
|
@@ -43399,6 +43409,11 @@
|
|
|
43399
43409
|
"l": "regexgen",
|
|
43400
43410
|
"t": "regexgen"
|
|
43401
43411
|
},
|
|
43412
|
+
{
|
|
43413
|
+
"p": "https://github.com/es-shims/RegExp.prototype.flags",
|
|
43414
|
+
"l": "regexp.prototype.flags",
|
|
43415
|
+
"t": "regexp.prototype.flags"
|
|
43416
|
+
},
|
|
43402
43417
|
{
|
|
43403
43418
|
"p": "https://github.com/rexxars/registry-auth-token",
|
|
43404
43419
|
"l": "registry-auth-token",
|