@testiny/cli 1.35.1 → 1.35.2

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
@@ -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-builder
953
- Version: 1.0.0
953
+ Version: 1.1.4
954
954
  Repository: (https://github.com/NaturalIntelligence/fast-xml-builder)
955
955
 
956
956
  MIT License
@@ -978,7 +978,7 @@ SOFTWARE.
978
978
 
979
979
  ================================================================================
980
980
  Package: fast-xml-parser
981
- Version: 5.4.2
981
+ Version: 5.5.9
982
982
  Repository: (https://github.com/NaturalIntelligence/fast-xml-parser)
983
983
 
984
984
  MIT License
@@ -1949,7 +1949,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1949
1949
 
1950
1950
  ================================================================================
1951
1951
  Package: lru-cache
1952
- Version: 11.2.6
1952
+ Version: 11.2.7
1953
1953
  Repository: (https://github.com/isaacs/node-lru-cache)
1954
1954
 
1955
1955
  # Blue Oak Model License
@@ -2025,7 +2025,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2025
2025
 
2026
2026
  ================================================================================
2027
2027
  Package: marked
2028
- Version: 17.0.4
2028
+ Version: 17.0.5
2029
2029
  Repository: (https://github.com/markedjs/marked)
2030
2030
 
2031
2031
  # License information
@@ -2500,6 +2500,34 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2500
2500
  SOFTWARE.
2501
2501
 
2502
2502
 
2503
+ ================================================================================
2504
+ Package: path-expression-matcher
2505
+ Version: 1.2.0
2506
+ Repository: (https://github.com/NaturalIntelligence/path-expression-matcher)
2507
+
2508
+ MIT License
2509
+
2510
+ Copyright (c) 2024
2511
+
2512
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2513
+ of this software and associated documentation files (the "Software"), to deal
2514
+ in the Software without restriction, including without limitation the rights
2515
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2516
+ copies of the Software, and to permit persons to whom the Software is
2517
+ furnished to do so, subject to the following conditions:
2518
+
2519
+ The above copyright notice and this permission notice shall be included in all
2520
+ copies or substantial portions of the Software.
2521
+
2522
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2523
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2524
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2525
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2526
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2527
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2528
+ SOFTWARE.
2529
+
2530
+
2503
2531
  ================================================================================
2504
2532
  Package: path-key
2505
2533
  Version: 3.1.1
@@ -2518,7 +2546,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2518
2546
 
2519
2547
  ================================================================================
2520
2548
  Package: picomatch
2521
- Version: 2.3.1
2549
+ Version: 2.3.2
2522
2550
  Repository: (micromatch/picomatch)
2523
2551
 
2524
2552
  The MIT License (MIT)
@@ -2797,7 +2825,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2797
2825
 
2798
2826
  ================================================================================
2799
2827
  Package: strnum
2800
- Version: 2.1.2
2828
+ Version: 2.2.2
2801
2829
  Repository: (https://github.com/NaturalIntelligence/strnum)
2802
2830
 
2803
2831
  MIT License
@@ -3088,7 +3116,7 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3088
3116
 
3089
3117
  ================================================================================
3090
3118
  Package: yaml
3091
- Version: 2.8.2
3119
+ Version: 2.8.3
3092
3120
  Repository: (https://github.com/eemeli/yaml)
3093
3121
 
3094
3122
  Copyright Eemeli Aro <eemeli@gmail.com>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@testiny/cli",
3
- "version": "1.35.1",
3
+ "version": "1.35.2",
4
4
  "description": "A command-line client for Testiny",
5
5
  "main": "./testiny-importer.js",
6
6
  "bin": {