@aws-cdk/aws-autoscaling-hooktargets
Advanced tools
Comparing version 1.5.0 to 1.6.0
{ | ||
"name": "@aws-cdk/aws-autoscaling-hooktargets", | ||
"version": "1.5.0", | ||
"version": "1.6.0", | ||
"description": "Lifecycle hook for AWS AutoScaling", | ||
@@ -73,4 +73,4 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@aws-cdk/assert": "^1.5.0", | ||
"@aws-cdk/aws-ec2": "^1.5.0", | ||
"@aws-cdk/assert": "^1.6.0", | ||
"@aws-cdk/aws-ec2": "^1.6.0", | ||
"cdk-build-tools": "file:../../../tools/cdk-build-tools", | ||
@@ -83,19 +83,19 @@ "cdk-integ-tools": "file:../../../tools/cdk-integ-tools", | ||
"dependencies": { | ||
"@aws-cdk/aws-autoscaling": "^1.5.0", | ||
"@aws-cdk/aws-iam": "^1.5.0", | ||
"@aws-cdk/aws-lambda": "^1.5.0", | ||
"@aws-cdk/aws-sns": "^1.5.0", | ||
"@aws-cdk/aws-sns-subscriptions": "^1.5.0", | ||
"@aws-cdk/aws-sqs": "^1.5.0", | ||
"@aws-cdk/core": "^1.5.0" | ||
"@aws-cdk/aws-autoscaling": "^1.6.0", | ||
"@aws-cdk/aws-iam": "^1.6.0", | ||
"@aws-cdk/aws-lambda": "^1.6.0", | ||
"@aws-cdk/aws-sns": "^1.6.0", | ||
"@aws-cdk/aws-sns-subscriptions": "^1.6.0", | ||
"@aws-cdk/aws-sqs": "^1.6.0", | ||
"@aws-cdk/core": "^1.6.0" | ||
}, | ||
"homepage": "https://github.com/aws/aws-cdk", | ||
"peerDependencies": { | ||
"@aws-cdk/aws-autoscaling": "^1.5.0", | ||
"@aws-cdk/aws-iam": "^1.5.0", | ||
"@aws-cdk/aws-lambda": "^1.5.0", | ||
"@aws-cdk/aws-sns": "^1.5.0", | ||
"@aws-cdk/aws-sns-subscriptions": "^1.5.0", | ||
"@aws-cdk/aws-sqs": "^1.5.0", | ||
"@aws-cdk/core": "^1.5.0" | ||
"@aws-cdk/aws-autoscaling": "^1.6.0", | ||
"@aws-cdk/aws-iam": "^1.6.0", | ||
"@aws-cdk/aws-lambda": "^1.6.0", | ||
"@aws-cdk/aws-sns": "^1.6.0", | ||
"@aws-cdk/aws-sns-subscriptions": "^1.6.0", | ||
"@aws-cdk/aws-sqs": "^1.6.0", | ||
"@aws-cdk/core": "^1.6.0" | ||
}, | ||
@@ -106,2 +106,2 @@ "engines": { | ||
"stability": "stable" | ||
} | ||
} |
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
62250
Updated@aws-cdk/aws-iam@^1.6.0
Updated@aws-cdk/aws-lambda@^1.6.0
Updated@aws-cdk/aws-sns@^1.6.0
Updated@aws-cdk/aws-sqs@^1.6.0
Updated@aws-cdk/core@^1.6.0