Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

asl-validator

Package Overview
Dependencies
Maintainers
2
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asl-validator - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

src/__tests__/definitions/invalid-parallel-branch-type.json

12

package.json
{
"name": "asl-validator",
"version": "1.5.0",
"version": "1.5.1",
"description": "Amazon States Language validator",

@@ -33,12 +33,12 @@ "main": "./src/validator.js",

"dependencies": {
"ajv": "^6.10.2",
"commander": "^2.20.0",
"ajv": "^6.12.2",
"commander": "^2.20.3",
"jsonpath": "^1.0.2"
},
"devDependencies": {
"codecov": "^3.5.0",
"codecov": "^3.6.5",
"eslint": "^5.9.0",
"eslint-config-airbnb-base": "^13.2.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^22.1.2",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-jest": "^22.21.0",
"jest": "^23.6.0",

@@ -45,0 +45,0 @@ "jest-junit": "^5.2.0"

@@ -31,5 +31,3 @@ {

"items": {
"types": {
"$ref": "http://asl-validator.cloud/state-machine#"
}
"$ref": "http://asl-validator.cloud/state-machine#"
}

@@ -36,0 +34,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc