@testiny/cli 1.24.0 → 1.24.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
@@ -1,6 +1,6 @@
1
1
  ================================================================================
2
2
  Package: @types/validator
3
- Version: 13.15.0
3
+ Version: 13.15.1
4
4
  Repository: (https://github.com/DefinitelyTyped/DefinitelyTyped)
5
5
 
6
6
  MIT License
@@ -538,7 +538,7 @@ THE SOFTWARE.
538
538
 
539
539
  ================================================================================
540
540
  Package: commander
541
- Version: 13.1.0
541
+ Version: 14.0.0
542
542
  Repository: (https://github.com/tj/commander.js)
543
543
 
544
544
  (The MIT License)
@@ -844,7 +844,7 @@ SOFTWARE.
844
844
 
845
845
  ================================================================================
846
846
  Package: fast-xml-parser
847
- Version: 5.2.2
847
+ Version: 5.2.3
848
848
  Repository: (https://github.com/NaturalIntelligence/fast-xml-parser)
849
849
 
850
850
  MIT License
@@ -1842,7 +1842,7 @@ THE SOFTWARE.
1842
1842
 
1843
1843
  ================================================================================
1844
1844
  Package: libphonenumber-js
1845
- Version: 1.12.7
1845
+ Version: 1.12.8
1846
1846
  Repository: (https://gitlab.com/catamphetamine/libphonenumber-js)
1847
1847
 
1848
1848
  (The MIT License)
@@ -1906,7 +1906,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1906
1906
 
1907
1907
  ================================================================================
1908
1908
  Package: marked
1909
- Version: 15.0.11
1909
+ Version: 15.0.12
1910
1910
  Repository: (https://github.com/markedjs/marked)
1911
1911
 
1912
1912
  # License information
@@ -2290,7 +2290,7 @@ THE SOFTWARE.
2290
2290
 
2291
2291
  ================================================================================
2292
2292
  Package: papaparse
2293
- Version: 5.5.2
2293
+ Version: 5.5.3
2294
2294
  Repository: (https://github.com/mholt/PapaParse)
2295
2295
 
2296
2296
  The MIT License (MIT)
@@ -2470,7 +2470,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2470
2470
 
2471
2471
  ================================================================================
2472
2472
  Package: rate-limiter-flexible
2473
- Version: 7.1.0
2473
+ Version: 7.1.1
2474
2474
  Repository: (https://github.com/animir/node-rate-limiter-flexible)
2475
2475
 
2476
2476
  ## ISC License (ISC)
@@ -2506,7 +2506,7 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2506
2506
 
2507
2507
  ================================================================================
2508
2508
  Package: semver
2509
- Version: 7.7.1
2509
+ Version: 7.7.2
2510
2510
  Repository: (https://github.com/npm/node-semver)
2511
2511
 
2512
2512
  The ISC License
@@ -2660,7 +2660,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2660
2660
 
2661
2661
  ================================================================================
2662
2662
  Package: strnum
2663
- Version: 2.1.0
2663
+ Version: 2.1.1
2664
2664
  Repository: (https://github.com/NaturalIntelligence/strnum)
2665
2665
 
2666
2666
  MIT License
@@ -2963,7 +2963,7 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2963
2963
 
2964
2964
  ================================================================================
2965
2965
  Package: yaml
2966
- Version: 2.7.1
2966
+ Version: 2.8.0
2967
2967
  Repository: (https://github.com/eemeli/yaml)
2968
2968
 
2969
2969
  Copyright Eemeli Aro <eemeli@gmail.com>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@testiny/cli",
3
- "version": "1.24.0",
3
+ "version": "1.24.1",
4
4
  "description": "A command-line client for Testiny",
5
5
  "main": "./testiny-importer.js",
6
6
  "bin": {