@aws-cdk/aws-codepipeline-api
Advanced tools
Comparing version 0.15.1 to 0.15.2
{ | ||
"name": "@aws-cdk/aws-codepipeline-api", | ||
"version": "0.15.1", | ||
"version": "0.15.2", | ||
"description": "Actions API for AWS Code Pipeline", | ||
@@ -55,11 +55,11 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@aws-cdk/assert": "^0.15.1", | ||
"cdk-build-tools": "^0.15.1", | ||
"cdk-integ-tools": "^0.15.1", | ||
"pkglint": "^0.15.1" | ||
"@aws-cdk/assert": "^0.15.2", | ||
"cdk-build-tools": "^0.15.2", | ||
"cdk-integ-tools": "^0.15.2", | ||
"pkglint": "^0.15.2" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/aws-events": "^0.15.1", | ||
"@aws-cdk/aws-iam": "^0.15.1", | ||
"@aws-cdk/cdk": "^0.15.1" | ||
"@aws-cdk/aws-events": "^0.15.2", | ||
"@aws-cdk/aws-iam": "^0.15.2", | ||
"@aws-cdk/cdk": "^0.15.2" | ||
}, | ||
@@ -66,0 +66,0 @@ "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.15.2
Updated@aws-cdk/aws-iam@^0.15.2
Updated@aws-cdk/cdk@^0.15.2