@testiny/cli 1.5.2 → 1.6.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 CHANGED
@@ -28,8 +28,8 @@ Repository: (https://github.com/DefinitelyTyped/DefinitelyTyped)
28
28
 
29
29
  ================================================================================
30
30
  Package: agent-base
31
- Version: 6.0.2
32
- Repository: (https://github.com/TooTallNate/node-agent-base)
31
+ Version: 7.1.0
32
+ Repository: (https://github.com/TooTallNate/proxy-agents)
33
33
 
34
34
 
35
35
  MIT License
@@ -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.6
146
+ Version: 4.0.7
147
147
  Repository: (https://github.com/3846masa/axios-cookiejar-support)
148
148
 
149
149
  The MIT License (MIT)
@@ -445,7 +445,7 @@ THE SOFTWARE.
445
445
 
446
446
  ================================================================================
447
447
  Package: dotenv
448
- Version: 16.0.3
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.2
623
+ Version: 5.0.4
624
624
  Repository: (https://github.com/3846masa/http-cookie-agent)
625
625
 
626
626
  The MIT License (MIT)
@@ -1227,7 +1227,7 @@ SOFTWARE.
1227
1227
 
1228
1228
  ================================================================================
1229
1229
  Package: tough-cookie
1230
- Version: 4.1.2
1230
+ Version: 4.1.3
1231
1231
  Repository: (https://github.com/salesforce/tough-cookie)
1232
1232
 
1233
1233
  Copyright (c) 2015, Salesforce.com, Inc.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@testiny/cli",
3
- "version": "1.5.2",
3
+ "version": "1.6.1",
4
4
  "description": "A command-line client for Testiny",
5
5
  "main": "./testiny-importer.js",
6
6
  "bin": {