@testiny/cli 1.5.2 → 1.7.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/LICENSE +0 -0
- package/licenses.txt +9 -9
- package/package.json +1 -1
- package/testiny-importer.js +199 -198
package/LICENSE
CHANGED
|
File without changes
|
package/licenses.txt
CHANGED
|
@@ -28,8 +28,8 @@ Repository: (https://github.com/DefinitelyTyped/DefinitelyTyped)
|
|
|
28
28
|
|
|
29
29
|
================================================================================
|
|
30
30
|
Package: agent-base
|
|
31
|
-
Version:
|
|
32
|
-
Repository: (https://github.com/TooTallNate/
|
|
31
|
+
Version: 7.1.0
|
|
32
|
+
Repository: (https://github.com/TooTallNate/proxy-agents)
|
|
33
33
|
|
|
34
34
|
|
|
35
35
|
MIT License
|
|
@@ -129,7 +129,7 @@ SOFTWARE.
|
|
|
129
129
|
|
|
130
130
|
================================================================================
|
|
131
131
|
Package: axios
|
|
132
|
-
Version: 1.
|
|
132
|
+
Version: 1.5.0
|
|
133
133
|
Repository: (https://github.com/axios/axios)
|
|
134
134
|
|
|
135
135
|
# Copyright (c) 2014-present Matt Zabriskie & Collaborators
|
|
@@ -143,7 +143,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
143
143
|
|
|
144
144
|
================================================================================
|
|
145
145
|
Package: axios-cookiejar-support
|
|
146
|
-
Version: 4.0.
|
|
146
|
+
Version: 4.0.7
|
|
147
147
|
Repository: (https://github.com/3846masa/axios-cookiejar-support)
|
|
148
148
|
|
|
149
149
|
The MIT License (MIT)
|
|
@@ -338,7 +338,7 @@ THE SOFTWARE.
|
|
|
338
338
|
|
|
339
339
|
================================================================================
|
|
340
340
|
Package: commander
|
|
341
|
-
Version:
|
|
341
|
+
Version: 11.0.0
|
|
342
342
|
Repository: (https://github.com/tj/commander.js)
|
|
343
343
|
|
|
344
344
|
(The MIT License)
|
|
@@ -445,7 +445,7 @@ THE SOFTWARE.
|
|
|
445
445
|
|
|
446
446
|
================================================================================
|
|
447
447
|
Package: dotenv
|
|
448
|
-
Version: 16.
|
|
448
|
+
Version: 16.3.1
|
|
449
449
|
Repository: (https://github.com/motdotla/dotenv)
|
|
450
450
|
|
|
451
451
|
Copyright (c) 2015, Scott Motte
|
|
@@ -620,7 +620,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
620
620
|
|
|
621
621
|
================================================================================
|
|
622
622
|
Package: http-cookie-agent
|
|
623
|
-
Version: 5.0.
|
|
623
|
+
Version: 5.0.4
|
|
624
624
|
Repository: (https://github.com/3846masa/http-cookie-agent)
|
|
625
625
|
|
|
626
626
|
The MIT License (MIT)
|
|
@@ -748,7 +748,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
748
748
|
|
|
749
749
|
================================================================================
|
|
750
750
|
Package: luxon
|
|
751
|
-
Version: 3.3
|
|
751
|
+
Version: 3.4.3
|
|
752
752
|
Repository: (https://github.com/moment/luxon)
|
|
753
753
|
|
|
754
754
|
Copyright 2019 JS Foundation and other contributors
|
|
@@ -1227,7 +1227,7 @@ SOFTWARE.
|
|
|
1227
1227
|
|
|
1228
1228
|
================================================================================
|
|
1229
1229
|
Package: tough-cookie
|
|
1230
|
-
Version: 4.1.
|
|
1230
|
+
Version: 4.1.3
|
|
1231
1231
|
Repository: (https://github.com/salesforce/tough-cookie)
|
|
1232
1232
|
|
|
1233
1233
|
Copyright (c) 2015, Salesforce.com, Inc.
|