@aws-cdk/aws-codedeploy-api
Advanced tools
Comparing version 0.28.0 to 0.29.0
{ | ||
"name": "@aws-cdk/aws-codedeploy-api", | ||
"version": "0.28.0", | ||
"version": "0.29.0", | ||
"description": "Load Balancer API for AWS CodeDeploy", | ||
@@ -32,3 +32,4 @@ "main": "lib/index.js", | ||
"type": "git", | ||
"url": "https://github.com/awslabs/aws-cdk.git" | ||
"url": "https://github.com/awslabs/aws-cdk.git", | ||
"directory": "packages/@aws-cdk/aws-codedeploy-api" | ||
}, | ||
@@ -58,9 +59,9 @@ "scripts": { | ||
"devDependencies": { | ||
"@aws-cdk/assert": "^0.28.0", | ||
"cdk-build-tools": "^0.28.0", | ||
"cfn2ts": "^0.28.0", | ||
"pkglint": "^0.28.0" | ||
"@aws-cdk/assert": "^0.29.0", | ||
"cdk-build-tools": "^0.29.0", | ||
"cfn2ts": "^0.29.0", | ||
"pkglint": "^0.29.0" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/cdk": "^0.28.0" | ||
"@aws-cdk/cdk": "^0.29.0" | ||
}, | ||
@@ -70,3 +71,6 @@ "homepage": "https://github.com/awslabs/aws-cdk", | ||
"node": ">= 8.10.0" | ||
}, | ||
"peerDependencies": { | ||
"@aws-cdk/cdk": "^0.29.0" | ||
} | ||
} |
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
22931
2
9
52
+ Added@aws-cdk/cdk@0.29.0(transitive)
+ Added@aws-cdk/cx-api@0.29.0(transitive)
- Removed@aws-cdk/cdk@0.28.0(transitive)
- Removed@aws-cdk/cx-api@0.28.0(transitive)
Updated@aws-cdk/cdk@^0.29.0