@testiny/cli 1.21.1 → 1.22.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
@@ -223,7 +223,7 @@ THE SOFTWARE.
223
223
 
224
224
  ================================================================================
225
225
  Package: commander
226
- Version: 12.1.0
226
+ Version: 13.1.0
227
227
  Repository: (https://github.com/tj/commander.js)
228
228
 
229
229
  (The MIT License)
@@ -414,7 +414,7 @@ THE SOFTWARE.
414
414
 
415
415
  ================================================================================
416
416
  Package: libphonenumber-js
417
- Version: 1.11.17
417
+ Version: 1.11.19
418
418
  Repository: (https://gitlab.com/catamphetamine/libphonenumber-js)
419
419
 
420
420
  (The MIT License)
@@ -516,7 +516,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
516
516
 
517
517
  ================================================================================
518
518
  Package: papaparse
519
- Version: 5.3.2
519
+ Version: 5.5.2
520
520
  Repository: (https://github.com/mholt/PapaParse)
521
521
 
522
522
  The MIT License (MIT)
@@ -654,7 +654,7 @@ SOFTWARE.
654
654
 
655
655
  ================================================================================
656
656
  Package: tldts
657
- Version: 6.1.70
657
+ Version: 6.1.75
658
658
  Repository: (https://github.com/remusao/tldts)
659
659
 
660
660
  Copyright (c) 2017 Thomas Parisot, 2018 Rémi Berson
@@ -674,7 +674,7 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTH
674
674
 
675
675
  ================================================================================
676
676
  Package: tldts-core
677
- Version: 6.1.70
677
+ Version: 6.1.75
678
678
  Repository: (https://github.com/remusao/tldts)
679
679
 
680
680
  Copyright (c) 2017 Thomas Parisot, 2018 Rémi Berson
@@ -722,7 +722,7 @@ SOFTWARE.
722
722
 
723
723
  ================================================================================
724
724
  Package: tough-cookie
725
- Version: 5.0.0
725
+ Version: 5.1.0
726
726
  Repository: (https://github.com/salesforce/tough-cookie)
727
727
 
728
728
  Copyright (c) 2015, Salesforce.com, Inc.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@testiny/cli",
3
- "version": "1.21.1",
3
+ "version": "1.22.0",
4
4
  "description": "A command-line client for Testiny",
5
5
  "main": "./testiny-importer.js",
6
6
  "bin": {