@testiny/cli 1.34.0 → 1.35.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 +35 -7
- package/package.json +1 -1
- package/testiny-importer.js +257 -257
package/licenses.txt
CHANGED
|
@@ -132,7 +132,7 @@ SOFTWARE.
|
|
|
132
132
|
|
|
133
133
|
================================================================================
|
|
134
134
|
Package: axios
|
|
135
|
-
Version: 1.13.
|
|
135
|
+
Version: 1.13.6
|
|
136
136
|
Repository: (https://github.com/axios/axios)
|
|
137
137
|
|
|
138
138
|
# Copyright (c) 2014-present Matt Zabriskie & Collaborators
|
|
@@ -386,7 +386,7 @@ SOFTWARE.
|
|
|
386
386
|
|
|
387
387
|
================================================================================
|
|
388
388
|
Package: class-validator
|
|
389
|
-
Version: 0.
|
|
389
|
+
Version: 0.15.1
|
|
390
390
|
Repository: (https://github.com/typestack/class-validator)
|
|
391
391
|
|
|
392
392
|
|
|
@@ -802,7 +802,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
802
802
|
|
|
803
803
|
================================================================================
|
|
804
804
|
Package: entities
|
|
805
|
-
Version:
|
|
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:
|
|
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.
|
|
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.
|
|
2028
|
+
Version: 17.0.4
|
|
2001
2029
|
Repository: (https://github.com/markedjs/marked)
|
|
2002
2030
|
|
|
2003
2031
|
# License information
|
|
@@ -2928,7 +2956,7 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|
|
2928
2956
|
|
|
2929
2957
|
================================================================================
|
|
2930
2958
|
Package: undici
|
|
2931
|
-
Version: 7.
|
|
2959
|
+
Version: 7.24.2
|
|
2932
2960
|
Repository: (https://github.com/nodejs/undici)
|
|
2933
2961
|
|
|
2934
2962
|
MIT License
|