@testiny/cli 1.9.3 → 1.10.1
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 +199 -198
package/licenses.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
================================================================================
|
|
2
2
|
Package: @types/validator
|
|
3
|
-
Version: 13.
|
|
3
|
+
Version: 13.11.8
|
|
4
4
|
Repository: (https://github.com/DefinitelyTyped/DefinitelyTyped)
|
|
5
5
|
|
|
6
6
|
MIT License
|
|
@@ -113,7 +113,7 @@ SOFTWARE.
|
|
|
113
113
|
|
|
114
114
|
================================================================================
|
|
115
115
|
Package: axios
|
|
116
|
-
Version: 1.6.
|
|
116
|
+
Version: 1.6.7
|
|
117
117
|
Repository: (https://github.com/axios/axios)
|
|
118
118
|
|
|
119
119
|
# Copyright (c) 2014-present Matt Zabriskie & Collaborators
|
|
@@ -127,7 +127,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
127
127
|
|
|
128
128
|
================================================================================
|
|
129
129
|
Package: axios-cookiejar-support
|
|
130
|
-
Version:
|
|
130
|
+
Version: 5.0.0
|
|
131
131
|
Repository: (https://github.com/3846masa/axios-cookiejar-support)
|
|
132
132
|
|
|
133
133
|
The MIT License (MIT)
|
|
@@ -226,7 +226,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
226
226
|
|
|
227
227
|
================================================================================
|
|
228
228
|
Package: class-validator
|
|
229
|
-
Version: 0.14.
|
|
229
|
+
Version: 0.14.1
|
|
230
230
|
Repository: (https://github.com/typestack/class-validator)
|
|
231
231
|
|
|
232
232
|
|
|
@@ -387,7 +387,7 @@ THE SOFTWARE.
|
|
|
387
387
|
|
|
388
388
|
================================================================================
|
|
389
389
|
Package: dotenv
|
|
390
|
-
Version: 16.
|
|
390
|
+
Version: 16.4.1
|
|
391
391
|
Repository: (https://github.com/motdotla/dotenv)
|
|
392
392
|
|
|
393
393
|
Copyright (c) 2015, Scott Motte
|
|
@@ -417,7 +417,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
417
417
|
|
|
418
418
|
================================================================================
|
|
419
419
|
Package: follow-redirects
|
|
420
|
-
Version: 1.15.
|
|
420
|
+
Version: 1.15.5
|
|
421
421
|
Repository: (git@github.com:follow-redirects/follow-redirects)
|
|
422
422
|
|
|
423
423
|
Copyright 2014–present Olivier Lalonde <olalonde@gmail.com>, James Talmage <james@talmage.io>, Ruben Verborgh
|
|
@@ -518,7 +518,7 @@ the licensed code:
|
|
|
518
518
|
|
|
519
519
|
================================================================================
|
|
520
520
|
Package: glob
|
|
521
|
-
Version: 7.2.
|
|
521
|
+
Version: 7.2.3
|
|
522
522
|
Repository: (https://github.com/isaacs/node-glob)
|
|
523
523
|
|
|
524
524
|
The ISC License
|
|
@@ -546,7 +546,7 @@ https://creativecommons.org/licenses/by-sa/4.0/
|
|
|
546
546
|
|
|
547
547
|
================================================================================
|
|
548
548
|
Package: http-cookie-agent
|
|
549
|
-
Version:
|
|
549
|
+
Version: 6.0.1
|
|
550
550
|
Repository: (https://github.com/3846masa/http-cookie-agent)
|
|
551
551
|
|
|
552
552
|
The MIT License (MIT)
|
|
@@ -646,7 +646,7 @@ THE SOFTWARE.
|
|
|
646
646
|
|
|
647
647
|
================================================================================
|
|
648
648
|
Package: libphonenumber-js
|
|
649
|
-
Version: 1.10.
|
|
649
|
+
Version: 1.10.54
|
|
650
650
|
Repository: (https://gitlab.com/catamphetamine/libphonenumber-js)
|
|
651
651
|
|
|
652
652
|
(The MIT License)
|
|
@@ -946,8 +946,8 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
946
946
|
|
|
947
947
|
================================================================================
|
|
948
948
|
Package: punycode
|
|
949
|
-
Version: 2.
|
|
950
|
-
Repository: (https://github.com/
|
|
949
|
+
Version: 2.3.1
|
|
950
|
+
Repository: (https://github.com/mathiasbynens/punycode.js)
|
|
951
951
|
|
|
952
952
|
Copyright Mathias Bynens <https://mathiasbynens.be/>
|
|
953
953
|
|
|
@@ -1230,7 +1230,7 @@ SOFTWARE.
|
|
|
1230
1230
|
|
|
1231
1231
|
================================================================================
|
|
1232
1232
|
Package: validator
|
|
1233
|
-
Version: 13.
|
|
1233
|
+
Version: 13.11.0
|
|
1234
1234
|
Repository: (https://github.com/validatorjs/validator.js)
|
|
1235
1235
|
|
|
1236
1236
|
Copyright (c) 2018 Chris O'Hara <cohara87@gmail.com>
|