@aws-cdk/aws-elasticloadbalancingv2-targets
Advanced tools
Comparing version 1.7.0 to 1.8.0
{ | ||
"name": "@aws-cdk/aws-elasticloadbalancingv2-targets", | ||
"version": "1.7.0", | ||
"version": "1.8.0", | ||
"description": "Integration targets for AWS ElasticLoadBalancingV2", | ||
@@ -74,4 +74,4 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@aws-cdk/assert": "^1.7.0", | ||
"@aws-cdk/aws-ec2": "^1.7.0", | ||
"@aws-cdk/assert": "^1.8.0", | ||
"@aws-cdk/aws-ec2": "^1.8.0", | ||
"cdk-build-tools": "file:../../../tools/cdk-build-tools", | ||
@@ -83,15 +83,15 @@ "cdk-integ-tools": "file:../../../tools/cdk-integ-tools", | ||
"dependencies": { | ||
"@aws-cdk/assets": "^1.7.0", | ||
"@aws-cdk/aws-elasticloadbalancingv2": "^1.7.0", | ||
"@aws-cdk/aws-iam": "^1.7.0", | ||
"@aws-cdk/aws-lambda": "^1.7.0", | ||
"@aws-cdk/core": "^1.7.0" | ||
"@aws-cdk/assets": "^1.8.0", | ||
"@aws-cdk/aws-elasticloadbalancingv2": "^1.8.0", | ||
"@aws-cdk/aws-iam": "^1.8.0", | ||
"@aws-cdk/aws-lambda": "^1.8.0", | ||
"@aws-cdk/core": "^1.8.0" | ||
}, | ||
"homepage": "https://github.com/aws/aws-cdk", | ||
"peerDependencies": { | ||
"@aws-cdk/assets": "^1.7.0", | ||
"@aws-cdk/aws-elasticloadbalancingv2": "^1.7.0", | ||
"@aws-cdk/aws-iam": "^1.7.0", | ||
"@aws-cdk/aws-lambda": "^1.7.0", | ||
"@aws-cdk/core": "^1.7.0" | ||
"@aws-cdk/assets": "^1.8.0", | ||
"@aws-cdk/aws-elasticloadbalancingv2": "^1.8.0", | ||
"@aws-cdk/aws-iam": "^1.8.0", | ||
"@aws-cdk/aws-lambda": "^1.8.0", | ||
"@aws-cdk/core": "^1.8.0" | ||
}, | ||
@@ -98,0 +98,0 @@ "engines": { |
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/assets@^1.8.0
Updated@aws-cdk/aws-iam@^1.8.0
Updated@aws-cdk/aws-lambda@^1.8.0
Updated@aws-cdk/core@^1.8.0