all-the-package-types 1.0.51 → 1.0.52
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 +60 -0
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -2104,6 +2104,11 @@
|
|
|
2104
2104
|
"l": "async-redis",
|
|
2105
2105
|
"t": "async-redis"
|
|
2106
2106
|
},
|
|
2107
|
+
{
|
|
2108
|
+
"p": "https://github.com/fahidarif/rerun",
|
|
2109
|
+
"l": "async-rerun",
|
|
2110
|
+
"t": "async-rerun"
|
|
2111
|
+
},
|
|
2107
2112
|
{
|
|
2108
2113
|
"p": "https://github.com/vercel/async-retry",
|
|
2109
2114
|
"l": "async-retry",
|
|
@@ -2139,6 +2144,11 @@
|
|
|
2139
2144
|
"l": "asynciterator",
|
|
2140
2145
|
"t": "asynciterator"
|
|
2141
2146
|
},
|
|
2147
|
+
{
|
|
2148
|
+
"p": "https://github.com/RyanZim/at-least-node",
|
|
2149
|
+
"l": "at-least-node",
|
|
2150
|
+
"t": "at-least-node"
|
|
2151
|
+
},
|
|
2142
2152
|
{
|
|
2143
2153
|
"p": "https://github.com/AthenaJS/athenajs",
|
|
2144
2154
|
"l": "athenajs",
|
|
@@ -4329,6 +4339,16 @@
|
|
|
4329
4339
|
"l": "bump-regex",
|
|
4330
4340
|
"t": "bump-regex"
|
|
4331
4341
|
},
|
|
4342
|
+
{
|
|
4343
|
+
"p": "https://github.com/sindresorhus/bundle-id",
|
|
4344
|
+
"l": "bundle-id",
|
|
4345
|
+
"t": "bundle-id"
|
|
4346
|
+
},
|
|
4347
|
+
{
|
|
4348
|
+
"p": "https://github.com/sindresorhus/bundle-name",
|
|
4349
|
+
"l": "bundle-name",
|
|
4350
|
+
"t": "bundle-name"
|
|
4351
|
+
},
|
|
4332
4352
|
{
|
|
4333
4353
|
"p": "https://github.com/dial-once/node-bunnymq",
|
|
4334
4354
|
"l": "bunnymq",
|
|
@@ -8804,6 +8824,11 @@
|
|
|
8804
8824
|
"l": null,
|
|
8805
8825
|
"t": "deezer-sdk"
|
|
8806
8826
|
},
|
|
8827
|
+
{
|
|
8828
|
+
"p": "https://github.com/sindresorhus/default-browser-id",
|
|
8829
|
+
"l": "default-browser-id",
|
|
8830
|
+
"t": "default-browser-id"
|
|
8831
|
+
},
|
|
8807
8832
|
{
|
|
8808
8833
|
"p": "https://github.com/silverwind/default-gateway",
|
|
8809
8834
|
"l": "default-gateway",
|
|
@@ -9019,6 +9044,11 @@
|
|
|
9019
9044
|
"l": "detect-emoji-support",
|
|
9020
9045
|
"t": "detect-emoji-support"
|
|
9021
9046
|
},
|
|
9047
|
+
{
|
|
9048
|
+
"p": "https://github.com/doowb/detect-file",
|
|
9049
|
+
"l": "detect-file",
|
|
9050
|
+
"t": "detect-file"
|
|
9051
|
+
},
|
|
9022
9052
|
{
|
|
9023
9053
|
"p": "https://github.com/rafgraph/detect-hover",
|
|
9024
9054
|
"l": "detect-hover",
|
|
@@ -22229,6 +22259,11 @@
|
|
|
22229
22259
|
"l": "is-expression",
|
|
22230
22260
|
"t": "is-expression"
|
|
22231
22261
|
},
|
|
22262
|
+
{
|
|
22263
|
+
"p": "https://github.com/jonschlinkert/is-extglob",
|
|
22264
|
+
"l": "is-extglob",
|
|
22265
|
+
"t": "is-extglob"
|
|
22266
|
+
},
|
|
22232
22267
|
{
|
|
22233
22268
|
"p": "https://github.com/davidmarkclements/is-file-esm",
|
|
22234
22269
|
"l": "is-file-esm",
|
|
@@ -22369,6 +22404,11 @@
|
|
|
22369
22404
|
"l": "is-negated-glob",
|
|
22370
22405
|
"t": "is-negated-glob"
|
|
22371
22406
|
},
|
|
22407
|
+
{
|
|
22408
|
+
"p": "https://github.com/inspect-js/is-negative-zero",
|
|
22409
|
+
"l": "is-negative-zero",
|
|
22410
|
+
"t": "is-negative-zero"
|
|
22411
|
+
},
|
|
22372
22412
|
{
|
|
22373
22413
|
"p": "https://github.com/jonschlinkert/is-number",
|
|
22374
22414
|
"l": "is-number",
|
|
@@ -22614,6 +22654,11 @@
|
|
|
22614
22654
|
"l": "is-valid-zipcode",
|
|
22615
22655
|
"t": "is-valid-zipcode"
|
|
22616
22656
|
},
|
|
22657
|
+
{
|
|
22658
|
+
"p": "https://github.com/inspect-js/is-weakref",
|
|
22659
|
+
"l": "is-weakref",
|
|
22660
|
+
"t": "is-weakref"
|
|
22661
|
+
},
|
|
22617
22662
|
{
|
|
22618
22663
|
"p": "https://github.com/jonschlinkert/is-windows",
|
|
22619
22664
|
"l": "is-windows",
|
|
@@ -35464,6 +35509,11 @@
|
|
|
35464
35509
|
"l": "passport-orcid",
|
|
35465
35510
|
"t": "passport-orcid"
|
|
35466
35511
|
},
|
|
35512
|
+
{
|
|
35513
|
+
"p": "https://github.com/qdsang/passport-qq",
|
|
35514
|
+
"l": "passport-qq",
|
|
35515
|
+
"t": "passport-qq"
|
|
35516
|
+
},
|
|
35467
35517
|
{
|
|
35468
35518
|
"p": "https://github.com/jaredhanson/passport-remember-me",
|
|
35469
35519
|
"l": "passport-remember-me",
|
|
@@ -49549,6 +49599,11 @@
|
|
|
49549
49599
|
"l": "to-markdown",
|
|
49550
49600
|
"t": "to-markdown"
|
|
49551
49601
|
},
|
|
49602
|
+
{
|
|
49603
|
+
"p": "https://github.com/jonschlinkert/to-object-path",
|
|
49604
|
+
"l": "to-object-path",
|
|
49605
|
+
"t": "to-object-path"
|
|
49606
|
+
},
|
|
49552
49607
|
{
|
|
49553
49608
|
"p": "https://github.com/mikolalysenko/to-px",
|
|
49554
49609
|
"l": "to-px",
|
|
@@ -50579,6 +50634,11 @@
|
|
|
50579
50634
|
"l": "unique-random-array",
|
|
50580
50635
|
"t": "unique-random-array"
|
|
50581
50636
|
},
|
|
50637
|
+
{
|
|
50638
|
+
"p": "https://github.com/npm/unique-slug",
|
|
50639
|
+
"l": "unique-slug",
|
|
50640
|
+
"t": "unique-slug"
|
|
50641
|
+
},
|
|
50582
50642
|
{
|
|
50583
50643
|
"p": "https://github.com/sindresorhus/unique-string",
|
|
50584
50644
|
"l": "unique-string",
|