@testiny/cli 1.33.0 → 1.34.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
@@ -132,7 +132,7 @@ SOFTWARE.
132
132
 
133
133
  ================================================================================
134
134
  Package: axios
135
- Version: 1.13.4
135
+ Version: 1.13.5
136
136
  Repository: (https://github.com/axios/axios)
137
137
 
138
138
  # Copyright (c) 2014-present Matt Zabriskie & Collaborators
@@ -482,7 +482,7 @@ THE SOFTWARE.
482
482
 
483
483
  ================================================================================
484
484
  Package: commander
485
- Version: 14.0.2
485
+ Version: 14.0.3
486
486
  Repository: (https://github.com/tj/commander.js)
487
487
 
488
488
  (The MIT License)
@@ -802,7 +802,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
802
802
 
803
803
  ================================================================================
804
804
  Package: entities
805
- Version: 6.0.1
805
+ Version: 7.0.1
806
806
  Repository: (https://github.com/fb55/entities)
807
807
 
808
808
  Copyright (c) Felix Böhm
@@ -820,7 +820,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
820
820
 
821
821
  ================================================================================
822
822
  Package: entities
823
- Version: 7.0.1
823
+ Version: 6.0.1
824
824
  Repository: (https://github.com/fb55/entities)
825
825
 
826
826
  Copyright (c) Felix Böhm
@@ -950,7 +950,7 @@ SOFTWARE.
950
950
 
951
951
  ================================================================================
952
952
  Package: fast-xml-parser
953
- Version: 5.3.4
953
+ Version: 5.3.7
954
954
  Repository: (https://github.com/NaturalIntelligence/fast-xml-parser)
955
955
 
956
956
  MIT License
@@ -1893,7 +1893,7 @@ THE SOFTWARE.
1893
1893
 
1894
1894
  ================================================================================
1895
1895
  Package: libphonenumber-js
1896
- Version: 1.12.34
1896
+ Version: 1.12.37
1897
1897
  Repository: (https://gitlab.com/catamphetamine/libphonenumber-js)
1898
1898
 
1899
1899
  (The MIT License)
@@ -1921,7 +1921,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1921
1921
 
1922
1922
  ================================================================================
1923
1923
  Package: lru-cache
1924
- Version: 11.2.5
1924
+ Version: 11.2.6
1925
1925
  Repository: (https://github.com/isaacs/node-lru-cache)
1926
1926
 
1927
1927
  # Blue Oak Model License
@@ -1997,7 +1997,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1997
1997
 
1998
1998
  ================================================================================
1999
1999
  Package: marked
2000
- Version: 16.4.2
2000
+ Version: 17.0.3
2001
2001
  Repository: (https://github.com/markedjs/marked)
2002
2002
 
2003
2003
  # License information
@@ -2327,7 +2327,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2327
2327
 
2328
2328
  ================================================================================
2329
2329
  Package: package-directory
2330
- Version: 8.1.0
2330
+ Version: 8.2.0
2331
2331
  Repository: (sindresorhus/package-directory)
2332
2332
 
2333
2333
  MIT License
@@ -2573,7 +2573,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2573
2573
 
2574
2574
  ================================================================================
2575
2575
  Package: rate-limiter-flexible
2576
- Version: 7.4.0
2576
+ Version: 9.1.1
2577
2577
  Repository: (https://github.com/animir/node-rate-limiter-flexible)
2578
2578
 
2579
2579
  ## ISC License (ISC)
@@ -2615,7 +2615,7 @@ SOFTWARE.
2615
2615
 
2616
2616
  ================================================================================
2617
2617
  Package: semver
2618
- Version: 7.7.3
2618
+ Version: 7.7.4
2619
2619
  Repository: (https://github.com/npm/node-semver)
2620
2620
 
2621
2621
  The ISC License
@@ -2813,7 +2813,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2813
2813
 
2814
2814
  ================================================================================
2815
2815
  Package: tldts
2816
- Version: 7.0.19
2816
+ Version: 7.0.23
2817
2817
  Repository: (https://github.com/remusao/tldts)
2818
2818
 
2819
2819
  Copyright (c) 2017 Thomas Parisot, 2018 Rémi Berson
@@ -2833,7 +2833,7 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTH
2833
2833
 
2834
2834
  ================================================================================
2835
2835
  Package: tldts-core
2836
- Version: 7.0.19
2836
+ Version: 7.0.23
2837
2837
  Repository: (https://github.com/remusao/tldts)
2838
2838
 
2839
2839
  Copyright (c) 2017 Thomas Parisot, 2018 Rémi Berson
@@ -2928,7 +2928,7 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
2928
2928
 
2929
2929
  ================================================================================
2930
2930
  Package: undici
2931
- Version: 7.19.1
2931
+ Version: 7.22.0
2932
2932
  Repository: (https://github.com/nodejs/undici)
2933
2933
 
2934
2934
  MIT License
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@testiny/cli",
3
- "version": "1.33.0",
3
+ "version": "1.34.0",
4
4
  "description": "A command-line client for Testiny",
5
5
  "main": "./testiny-importer.js",
6
6
  "bin": {