asl-validator
Advanced tools
Comparing version 3.8.3 to 3.8.4
{ | ||
"name": "asl-validator", | ||
"version": "3.8.3", | ||
"version": "3.8.4", | ||
"description": "Amazon States Language validator", | ||
@@ -37,5 +37,5 @@ "main": "./dist/src/validator.js", | ||
"ajv": "^8.12.0", | ||
"asl-path-validator": "^0.13.0", | ||
"asl-path-validator": "^0.14.1", | ||
"commander": "^10.0.1", | ||
"jsonpath-plus": "^7.2.0", | ||
"jsonpath-plus": "^10.0.0", | ||
"yaml": "^2.3.1" | ||
@@ -42,0 +42,0 @@ }, |
# asl-validator | ||
[![license](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/ChristopheBougere/asl-validator/blob/main/LICENSE) | ||
[![npm version](https://badge.fury.io/js/asl-validator.svg)](https://badge.fury.io/js/asl-validator) | ||
@@ -5,0 +6,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
143318
90
+ Added@jsep-plugin/assignment@1.3.0(transitive)
+ Added@jsep-plugin/regex@1.0.4(transitive)
+ Addedasl-path-validator@0.14.2(transitive)
+ Addedjsep@1.4.0(transitive)
+ Addedjsonpath-plus@10.2.0(transitive)
- Removedasl-path-validator@0.13.0(transitive)
- Removedjsonpath-plus@7.2.0(transitive)
Updatedasl-path-validator@^0.14.1
Updatedjsonpath-plus@^10.0.0