@testiny/cli 1.14.1 → 1.15.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.11.9
3
+ Version: 13.11.10
4
4
  Repository: (https://github.com/DefinitelyTyped/DefinitelyTyped)
5
5
 
6
6
  MIT License
@@ -112,7 +112,7 @@ SOFTWARE.
112
112
 
113
113
  ================================================================================
114
114
  Package: axios
115
- Version: 1.6.8
115
+ Version: 1.7.2
116
116
  Repository: (https://github.com/axios/axios)
117
117
 
118
118
  # Copyright (c) 2014-present Matt Zabriskie & Collaborators
@@ -223,7 +223,7 @@ THE SOFTWARE.
223
223
 
224
224
  ================================================================================
225
225
  Package: commander
226
- Version: 12.0.0
226
+ Version: 12.1.0
227
227
  Repository: (https://github.com/tj/commander.js)
228
228
 
229
229
  (The MIT License)
@@ -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.4
255
+ Version: 4.3.5
256
256
  Repository: (https://github.com/debug-js/debug)
257
257
 
258
258
  (The MIT License)
@@ -441,7 +441,7 @@ THE SOFTWARE.
441
441
 
442
442
  ================================================================================
443
443
  Package: libphonenumber-js
444
- Version: 1.10.58
444
+ Version: 1.11.3
445
445
  Repository: (https://gitlab.com/catamphetamine/libphonenumber-js)
446
446
 
447
447
  (The MIT License)
@@ -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.6.2
860
+ Version: 2.6.3
861
861
  Repository: (https://github.com/Microsoft/tslib)
862
862
 
863
863
  Copyright (c) Microsoft Corporation.
@@ -931,7 +931,7 @@ SOFTWARE.
931
931
 
932
932
  ================================================================================
933
933
  Package: validator
934
- Version: 13.11.0
934
+ Version: 13.12.0
935
935
  Repository: (https://github.com/validatorjs/validator.js)
936
936
 
937
937
  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.14.1",
3
+ "version": "1.15.0",
4
4
  "description": "A command-line client for Testiny",
5
5
  "main": "./testiny-importer.js",
6
6
  "bin": {