@testiny/cli 1.28.1 → 1.29.0
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/licenses.txt +12 -12
- package/package.json +1 -1
- package/testiny-importer.js +233 -234
package/licenses.txt
CHANGED
|
@@ -329,7 +329,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
329
329
|
|
|
330
330
|
================================================================================
|
|
331
331
|
Package: chalk
|
|
332
|
-
Version: 5.6.
|
|
332
|
+
Version: 5.6.2
|
|
333
333
|
Repository: (chalk/chalk)
|
|
334
334
|
|
|
335
335
|
MIT License
|
|
@@ -469,7 +469,7 @@ THE SOFTWARE.
|
|
|
469
469
|
|
|
470
470
|
================================================================================
|
|
471
471
|
Package: commander
|
|
472
|
-
Version: 14.0.
|
|
472
|
+
Version: 14.0.2
|
|
473
473
|
Repository: (https://github.com/tj/commander.js)
|
|
474
474
|
|
|
475
475
|
(The MIT License)
|
|
@@ -750,7 +750,7 @@ SOFTWARE.
|
|
|
750
750
|
|
|
751
751
|
================================================================================
|
|
752
752
|
Package: fast-xml-parser
|
|
753
|
-
Version: 5.
|
|
753
|
+
Version: 5.3.0
|
|
754
754
|
Repository: (https://github.com/NaturalIntelligence/fast-xml-parser)
|
|
755
755
|
|
|
756
756
|
MIT License
|
|
@@ -1625,7 +1625,7 @@ THE SOFTWARE.
|
|
|
1625
1625
|
|
|
1626
1626
|
================================================================================
|
|
1627
1627
|
Package: libphonenumber-js
|
|
1628
|
-
Version: 1.12.
|
|
1628
|
+
Version: 1.12.25
|
|
1629
1629
|
Repository: (https://gitlab.com/catamphetamine/libphonenumber-js)
|
|
1630
1630
|
|
|
1631
1631
|
(The MIT License)
|
|
@@ -1653,7 +1653,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
1653
1653
|
|
|
1654
1654
|
================================================================================
|
|
1655
1655
|
Package: lru-cache
|
|
1656
|
-
Version: 11.2.
|
|
1656
|
+
Version: 11.2.2
|
|
1657
1657
|
Repository: (https://github.com/isaacs/node-lru-cache)
|
|
1658
1658
|
|
|
1659
1659
|
The ISC License
|
|
@@ -1689,7 +1689,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1689
1689
|
|
|
1690
1690
|
================================================================================
|
|
1691
1691
|
Package: marked
|
|
1692
|
-
Version: 16.
|
|
1692
|
+
Version: 16.4.1
|
|
1693
1693
|
Repository: (https://github.com/markedjs/marked)
|
|
1694
1694
|
|
|
1695
1695
|
# License information
|
|
@@ -1881,7 +1881,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
1881
1881
|
|
|
1882
1882
|
================================================================================
|
|
1883
1883
|
Package: nanoid
|
|
1884
|
-
Version: 5.1.
|
|
1884
|
+
Version: 5.1.6
|
|
1885
1885
|
Repository: (ai/nanoid)
|
|
1886
1886
|
|
|
1887
1887
|
The MIT License (MIT)
|
|
@@ -2153,7 +2153,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2153
2153
|
|
|
2154
2154
|
================================================================================
|
|
2155
2155
|
Package: rate-limiter-flexible
|
|
2156
|
-
Version: 7.
|
|
2156
|
+
Version: 7.4.0
|
|
2157
2157
|
Repository: (https://github.com/animir/node-rate-limiter-flexible)
|
|
2158
2158
|
|
|
2159
2159
|
## ISC License (ISC)
|
|
@@ -2167,7 +2167,7 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH RE
|
|
|
2167
2167
|
|
|
2168
2168
|
================================================================================
|
|
2169
2169
|
Package: semver
|
|
2170
|
-
Version: 7.7.
|
|
2170
|
+
Version: 7.7.3
|
|
2171
2171
|
Repository: (https://github.com/npm/node-semver)
|
|
2172
2172
|
|
|
2173
2173
|
The ISC License
|
|
@@ -2365,7 +2365,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
2365
2365
|
|
|
2366
2366
|
================================================================================
|
|
2367
2367
|
Package: tldts
|
|
2368
|
-
Version: 7.0.
|
|
2368
|
+
Version: 7.0.17
|
|
2369
2369
|
Repository: (https://github.com/remusao/tldts)
|
|
2370
2370
|
|
|
2371
2371
|
Copyright (c) 2017 Thomas Parisot, 2018 Rémi Berson
|
|
@@ -2385,7 +2385,7 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTH
|
|
|
2385
2385
|
|
|
2386
2386
|
================================================================================
|
|
2387
2387
|
Package: tldts-core
|
|
2388
|
-
Version: 7.0.
|
|
2388
|
+
Version: 7.0.17
|
|
2389
2389
|
Repository: (https://github.com/remusao/tldts)
|
|
2390
2390
|
|
|
2391
2391
|
Copyright (c) 2017 Thomas Parisot, 2018 Rémi Berson
|
|
@@ -2525,7 +2525,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2525
2525
|
|
|
2526
2526
|
================================================================================
|
|
2527
2527
|
Package: validator
|
|
2528
|
-
Version: 13.15.
|
|
2528
|
+
Version: 13.15.20
|
|
2529
2529
|
Repository: (https://github.com/validatorjs/validator.js)
|
|
2530
2530
|
|
|
2531
2531
|
Copyright (c) 2018 Chris O'Hara <cohara87@gmail.com>
|