asl-validator
Advanced tools
Comparing version 3.12.0 to 3.13.0
{ | ||
"name": "asl-validator", | ||
"version": "3.12.0", | ||
"version": "3.13.0", | ||
"description": "Amazon States Language validator", | ||
@@ -37,5 +37,5 @@ "main": "./dist/src/validator.js", | ||
"ajv": "^8.12.0", | ||
"asl-path-validator": "^0.16.0", | ||
"asl-path-validator": "^0.16.1", | ||
"commander": "^10.0.1", | ||
"jsonpath-plus": "^10.2.0", | ||
"jsonpath-plus": "^10.3.0", | ||
"yaml": "^2.3.1" | ||
@@ -42,0 +42,0 @@ }, |
Updatedasl-path-validator@^0.16.1
Updatedjsonpath-plus@^10.3.0