@testiny/cli 1.18.2 → 1.19.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 +184 -185
package/licenses.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
================================================================================
|
|
2
2
|
Package: @types/validator
|
|
3
|
-
Version: 13.
|
|
3
|
+
Version: 13.12.2
|
|
4
4
|
Repository: (https://github.com/DefinitelyTyped/DefinitelyTyped)
|
|
5
5
|
|
|
6
6
|
MIT License
|
|
@@ -126,7 +126,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
126
126
|
|
|
127
127
|
================================================================================
|
|
128
128
|
Package: axios-cookiejar-support
|
|
129
|
-
Version: 5.0.
|
|
129
|
+
Version: 5.0.3
|
|
130
130
|
Repository: (https://github.com/3846masa/axios-cookiejar-support)
|
|
131
131
|
|
|
132
132
|
The MIT License (MIT)
|
|
@@ -252,7 +252,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
252
252
|
|
|
253
253
|
================================================================================
|
|
254
254
|
Package: debug
|
|
255
|
-
Version: 4.3.
|
|
255
|
+
Version: 4.3.7
|
|
256
256
|
Repository: (https://github.com/debug-js/debug)
|
|
257
257
|
|
|
258
258
|
(The MIT License)
|
|
@@ -335,8 +335,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
335
335
|
|
|
336
336
|
================================================================================
|
|
337
337
|
Package: follow-redirects
|
|
338
|
-
Version: 1.15.
|
|
339
|
-
Repository: (
|
|
338
|
+
Version: 1.15.9
|
|
339
|
+
Repository: (https://github.com/follow-redirects/follow-redirects)
|
|
340
340
|
|
|
341
341
|
Copyright 2014–present Olivier Lalonde <olalonde@gmail.com>, James Talmage <james@talmage.io>, Ruben Verborgh
|
|
342
342
|
|
|
@@ -360,7 +360,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
360
360
|
|
|
361
361
|
================================================================================
|
|
362
362
|
Package: form-data
|
|
363
|
-
Version: 4.0.
|
|
363
|
+
Version: 4.0.1
|
|
364
364
|
Repository: (https://github.com/form-data/form-data)
|
|
365
365
|
|
|
366
366
|
Copyright (c) 2012 Felix Geisendörfer (felix@debuggable.com) and contributors
|
|
@@ -386,7 +386,7 @@ Copyright (c) 2012 Felix Geisendörfer (felix@debuggable.com) and contributors
|
|
|
386
386
|
|
|
387
387
|
================================================================================
|
|
388
388
|
Package: http-cookie-agent
|
|
389
|
-
Version: 6.0.
|
|
389
|
+
Version: 6.0.6
|
|
390
390
|
Repository: (https://github.com/3846masa/http-cookie-agent)
|
|
391
391
|
|
|
392
392
|
The MIT License (MIT)
|
|
@@ -441,7 +441,7 @@ THE SOFTWARE.
|
|
|
441
441
|
|
|
442
442
|
================================================================================
|
|
443
443
|
Package: libphonenumber-js
|
|
444
|
-
Version: 1.11.
|
|
444
|
+
Version: 1.11.12
|
|
445
445
|
Repository: (https://gitlab.com/catamphetamine/libphonenumber-js)
|
|
446
446
|
|
|
447
447
|
(The MIT License)
|
|
@@ -543,12 +543,12 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
543
543
|
|
|
544
544
|
================================================================================
|
|
545
545
|
Package: ms
|
|
546
|
-
Version: 2.1.
|
|
547
|
-
Repository: (
|
|
546
|
+
Version: 2.1.3
|
|
547
|
+
Repository: (vercel/ms)
|
|
548
548
|
|
|
549
549
|
The MIT License (MIT)
|
|
550
550
|
|
|
551
|
-
Copyright (c)
|
|
551
|
+
Copyright (c) 2020 Vercel, Inc.
|
|
552
552
|
|
|
553
553
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
554
554
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -857,7 +857,7 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|
|
857
857
|
|
|
858
858
|
================================================================================
|
|
859
859
|
Package: tslib
|
|
860
|
-
Version: 2.
|
|
860
|
+
Version: 2.8.0
|
|
861
861
|
Repository: (https://github.com/Microsoft/tslib)
|
|
862
862
|
|
|
863
863
|
Copyright (c) Microsoft Corporation.
|