@aws-cdk/aws-codepipeline-api
Advanced tools
Comparing version 0.14.0 to 0.14.1
{ | ||
"name": "@aws-cdk/aws-codepipeline-api", | ||
"version": "0.14.0", | ||
"version": "0.14.1", | ||
"description": "Actions API for AWS Code Pipeline", | ||
@@ -55,13 +55,13 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@aws-cdk/assert": "^0.14.0", | ||
"cdk-build-tools": "^0.14.0", | ||
"cdk-integ-tools": "^0.14.0", | ||
"pkglint": "^0.14.0" | ||
"@aws-cdk/assert": "^0.14.1", | ||
"cdk-build-tools": "^0.14.1", | ||
"cdk-integ-tools": "^0.14.1", | ||
"pkglint": "^0.14.1" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/aws-events": "^0.14.0", | ||
"@aws-cdk/aws-iam": "^0.14.0", | ||
"@aws-cdk/cdk": "^0.14.0" | ||
"@aws-cdk/aws-events": "^0.14.1", | ||
"@aws-cdk/aws-iam": "^0.14.1", | ||
"@aws-cdk/cdk": "^0.14.1" | ||
}, | ||
"homepage": "https://github.com/awslabs/aws-cdk" | ||
} |
Sorry, the diff of this file is not supported yet
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
Updated@aws-cdk/aws-events@^0.14.1
Updated@aws-cdk/aws-iam@^0.14.1
Updated@aws-cdk/cdk@^0.14.1