@testiny/cli 1.25.2 → 1.26.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 +6 -6
- package/package.json +1 -1
- package/testiny-importer.js +171 -171
package/licenses.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
================================================================================
|
|
2
2
|
Package: @types/validator
|
|
3
|
-
Version: 13.15.
|
|
3
|
+
Version: 13.15.2
|
|
4
4
|
Repository: (https://github.com/DefinitelyTyped/DefinitelyTyped)
|
|
5
5
|
|
|
6
6
|
MIT License
|
|
@@ -60,7 +60,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
60
60
|
|
|
61
61
|
================================================================================
|
|
62
62
|
Package: agent-base
|
|
63
|
-
Version: 7.1.
|
|
63
|
+
Version: 7.1.4
|
|
64
64
|
Repository: (https://github.com/TooTallNate/proxy-agents)
|
|
65
65
|
|
|
66
66
|
(The MIT License)
|
|
@@ -173,7 +173,7 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH RE
|
|
|
173
173
|
|
|
174
174
|
================================================================================
|
|
175
175
|
Package: axios
|
|
176
|
-
Version: 1.
|
|
176
|
+
Version: 1.10.0
|
|
177
177
|
Repository: (https://github.com/axios/axios)
|
|
178
178
|
|
|
179
179
|
# Copyright (c) 2014-present Matt Zabriskie & Collaborators
|
|
@@ -187,7 +187,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
187
187
|
|
|
188
188
|
================================================================================
|
|
189
189
|
Package: axios-cookiejar-support
|
|
190
|
-
Version: 6.0.
|
|
190
|
+
Version: 6.0.3
|
|
191
191
|
Repository: (https://github.com/3846masa/axios-cookiejar-support)
|
|
192
192
|
|
|
193
193
|
The MIT License (MIT)
|
|
@@ -674,7 +674,7 @@ THE SOFTWARE.
|
|
|
674
674
|
|
|
675
675
|
================================================================================
|
|
676
676
|
Package: dotenv
|
|
677
|
-
Version: 16.
|
|
677
|
+
Version: 16.6.1
|
|
678
678
|
Repository: (https://github.com/motdotla/dotenv)
|
|
679
679
|
|
|
680
680
|
Copyright (c) 2015, Scott Motte
|
|
@@ -1892,7 +1892,7 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
1892
1892
|
|
|
1893
1893
|
================================================================================
|
|
1894
1894
|
Package: luxon
|
|
1895
|
-
Version: 3.
|
|
1895
|
+
Version: 3.7.1
|
|
1896
1896
|
Repository: (https://github.com/moment/luxon)
|
|
1897
1897
|
|
|
1898
1898
|
Copyright 2019 JS Foundation and other contributors
|