@testiny/cli 1.9.2 → 1.10.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 CHANGED
@@ -1,6 +1,6 @@
1
1
  ================================================================================
2
2
  Package: @types/validator
3
- Version: 13.7.10
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.4
116
+ Version: 1.6.5
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: 4.0.7
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.0
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.3.1
390
+ Version: 16.4.0
391
391
  Repository: (https://github.com/motdotla/dotenv)
392
392
 
393
393
  Copyright (c) 2015, Scott Motte
@@ -546,7 +546,7 @@ https://creativecommons.org/licenses/by-sa/4.0/
546
546
 
547
547
  ================================================================================
548
548
  Package: http-cookie-agent
549
- Version: 5.0.4
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.15
649
+ Version: 1.10.54
650
650
  Repository: (https://gitlab.com/catamphetamine/libphonenumber-js)
651
651
 
652
652
  (The MIT License)
@@ -1230,7 +1230,7 @@ SOFTWARE.
1230
1230
 
1231
1231
  ================================================================================
1232
1232
  Package: validator
1233
- Version: 13.7.0
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>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@testiny/cli",
3
- "version": "1.9.2",
3
+ "version": "1.10.0",
4
4
  "description": "A command-line client for Testiny",
5
5
  "main": "./testiny-importer.js",
6
6
  "bin": {