@testiny/cli 1.34.0 → 1.34.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
@@ -132,7 +132,7 @@ SOFTWARE.
132
132
 
133
133
  ================================================================================
134
134
  Package: axios
135
- Version: 1.13.5
135
+ Version: 1.13.6
136
136
  Repository: (https://github.com/axios/axios)
137
137
 
138
138
  # Copyright (c) 2014-present Matt Zabriskie & Collaborators
@@ -802,7 +802,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
802
802
 
803
803
  ================================================================================
804
804
  Package: entities
805
- Version: 7.0.1
805
+ Version: 6.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: 6.0.1
823
+ Version: 7.0.1
824
824
  Repository: (https://github.com/fb55/entities)
825
825
 
826
826
  Copyright (c) Felix Böhm
@@ -948,9 +948,37 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
948
948
  SOFTWARE.
949
949
 
950
950
 
951
+ ================================================================================
952
+ Package: fast-xml-builder
953
+ Version: 1.0.0
954
+ Repository: (https://github.com/NaturalIntelligence/fast-xml-builder)
955
+
956
+ MIT License
957
+
958
+ Copyright (c) 2026 Natural Intelligence
959
+
960
+ Permission is hereby granted, free of charge, to any person obtaining a copy
961
+ of this software and associated documentation files (the "Software"), to deal
962
+ in the Software without restriction, including without limitation the rights
963
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
964
+ copies of the Software, and to permit persons to whom the Software is
965
+ furnished to do so, subject to the following conditions:
966
+
967
+ The above copyright notice and this permission notice shall be included in all
968
+ copies or substantial portions of the Software.
969
+
970
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
971
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
972
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
973
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
974
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
975
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
976
+ SOFTWARE.
977
+
978
+
951
979
  ================================================================================
952
980
  Package: fast-xml-parser
953
- Version: 5.3.7
981
+ Version: 5.4.2
954
982
  Repository: (https://github.com/NaturalIntelligence/fast-xml-parser)
955
983
 
956
984
  MIT License
@@ -1997,7 +2025,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1997
2025
 
1998
2026
  ================================================================================
1999
2027
  Package: marked
2000
- Version: 17.0.3
2028
+ Version: 17.0.4
2001
2029
  Repository: (https://github.com/markedjs/marked)
2002
2030
 
2003
2031
  # License information
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@testiny/cli",
3
- "version": "1.34.0",
3
+ "version": "1.34.1",
4
4
  "description": "A command-line client for Testiny",
5
5
  "main": "./testiny-importer.js",
6
6
  "bin": {