@aws-cdk/aws-autoscaling-hooktargets
Advanced tools
Comparing version 1.2.0 to 1.3.0
{ | ||
"name": "@aws-cdk/aws-autoscaling-hooktargets", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "Lifecycle hook for AWS AutoScaling", | ||
@@ -73,4 +73,4 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@aws-cdk/assert": "^1.2.0", | ||
"@aws-cdk/aws-ec2": "^1.2.0", | ||
"@aws-cdk/assert": "^1.3.0", | ||
"@aws-cdk/aws-ec2": "^1.3.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.2.0", | ||
"@aws-cdk/aws-iam": "^1.2.0", | ||
"@aws-cdk/aws-lambda": "^1.2.0", | ||
"@aws-cdk/aws-sns": "^1.2.0", | ||
"@aws-cdk/aws-sns-subscriptions": "^1.2.0", | ||
"@aws-cdk/aws-sqs": "^1.2.0", | ||
"@aws-cdk/core": "^1.2.0" | ||
"@aws-cdk/aws-autoscaling": "^1.3.0", | ||
"@aws-cdk/aws-iam": "^1.3.0", | ||
"@aws-cdk/aws-lambda": "^1.3.0", | ||
"@aws-cdk/aws-sns": "^1.3.0", | ||
"@aws-cdk/aws-sns-subscriptions": "^1.3.0", | ||
"@aws-cdk/aws-sqs": "^1.3.0", | ||
"@aws-cdk/core": "^1.3.0" | ||
}, | ||
"homepage": "https://github.com/aws/aws-cdk", | ||
"peerDependencies": { | ||
"@aws-cdk/aws-autoscaling": "^1.2.0", | ||
"@aws-cdk/aws-iam": "^1.2.0", | ||
"@aws-cdk/aws-lambda": "^1.2.0", | ||
"@aws-cdk/aws-sns": "^1.2.0", | ||
"@aws-cdk/aws-sns-subscriptions": "^1.2.0", | ||
"@aws-cdk/aws-sqs": "^1.2.0", | ||
"@aws-cdk/core": "^1.2.0" | ||
"@aws-cdk/aws-autoscaling": "^1.3.0", | ||
"@aws-cdk/aws-iam": "^1.3.0", | ||
"@aws-cdk/aws-lambda": "^1.3.0", | ||
"@aws-cdk/aws-sns": "^1.3.0", | ||
"@aws-cdk/aws-sns-subscriptions": "^1.3.0", | ||
"@aws-cdk/aws-sqs": "^1.3.0", | ||
"@aws-cdk/core": "^1.3.0" | ||
}, | ||
@@ -102,0 +102,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/aws-iam@^1.3.0
Updated@aws-cdk/aws-lambda@^1.3.0
Updated@aws-cdk/aws-sns@^1.3.0
Updated@aws-cdk/aws-sqs@^1.3.0
Updated@aws-cdk/core@^1.3.0