@aws-cdk/aws-codedeploy-api
Advanced tools
Comparing version 0.26.0 to 0.27.0
{ | ||
"name": "@aws-cdk/aws-codedeploy-api", | ||
"version": "0.26.0", | ||
"version": "0.27.0", | ||
"description": "Load Balancer API for AWS CodeDeploy", | ||
@@ -23,3 +23,7 @@ "main": "lib/index.js", | ||
}, | ||
"sphinx": {} | ||
"sphinx": {}, | ||
"python": { | ||
"distName": "aws-cdk.aws-codedeploy-api", | ||
"module": "aws_cdk.aws_codedeploy_api" | ||
} | ||
} | ||
@@ -54,9 +58,9 @@ }, | ||
"devDependencies": { | ||
"@aws-cdk/assert": "^0.26.0", | ||
"cdk-build-tools": "^0.26.0", | ||
"cfn2ts": "^0.26.0", | ||
"pkglint": "^0.26.0" | ||
"@aws-cdk/assert": "^0.27.0", | ||
"cdk-build-tools": "^0.27.0", | ||
"cfn2ts": "^0.27.0", | ||
"pkglint": "^0.27.0" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/cdk": "^0.26.0" | ||
"@aws-cdk/cdk": "^0.27.0" | ||
}, | ||
@@ -63,0 +67,0 @@ "homepage": "https://github.com/awslabs/aws-cdk", |
@@ -25,2 +25,3 @@ { | ||
"strictNullChecks": true, | ||
"stripInternal": true, | ||
"target": "ES2018", | ||
@@ -27,0 +28,0 @@ "composite": true |
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
22546
96
+ Added@aws-cdk/cdk@0.27.0(transitive)
+ Added@aws-cdk/cx-api@0.27.0(transitive)
- Removed@aws-cdk/cdk@0.26.0(transitive)
- Removed@aws-cdk/cx-api@0.26.0(transitive)
Updated@aws-cdk/cdk@^0.27.0