@aws-cdk/aws-autoscaling-hooktargets
Advanced tools
Comparing version 0.36.0 to 0.36.1
{ | ||
"name": "@aws-cdk/aws-autoscaling-hooktargets", | ||
"version": "0.36.0", | ||
"version": "0.36.1", | ||
"description": "Lifecycle hook for AWS AutoScaling", | ||
@@ -71,28 +71,28 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@aws-cdk/assert": "^0.36.0", | ||
"@aws-cdk/aws-ec2": "^0.36.0", | ||
"cdk-build-tools": "^0.36.0", | ||
"cdk-integ-tools": "^0.36.0", | ||
"cfn2ts": "^0.36.0", | ||
"@aws-cdk/assert": "^0.36.1", | ||
"@aws-cdk/aws-ec2": "^0.36.1", | ||
"cdk-build-tools": "^0.36.1", | ||
"cdk-integ-tools": "^0.36.1", | ||
"cfn2ts": "^0.36.1", | ||
"jest": "^24.8.0", | ||
"pkglint": "^0.36.0" | ||
"pkglint": "^0.36.1" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/aws-autoscaling": "^0.36.0", | ||
"@aws-cdk/aws-iam": "^0.36.0", | ||
"@aws-cdk/aws-lambda": "^0.36.0", | ||
"@aws-cdk/aws-sns": "^0.36.0", | ||
"@aws-cdk/aws-sns-subscriptions": "^0.36.0", | ||
"@aws-cdk/aws-sqs": "^0.36.0", | ||
"@aws-cdk/core": "^0.36.0" | ||
"@aws-cdk/aws-autoscaling": "^0.36.1", | ||
"@aws-cdk/aws-iam": "^0.36.1", | ||
"@aws-cdk/aws-lambda": "^0.36.1", | ||
"@aws-cdk/aws-sns": "^0.36.1", | ||
"@aws-cdk/aws-sns-subscriptions": "^0.36.1", | ||
"@aws-cdk/aws-sqs": "^0.36.1", | ||
"@aws-cdk/core": "^0.36.1" | ||
}, | ||
"homepage": "https://github.com/awslabs/aws-cdk", | ||
"peerDependencies": { | ||
"@aws-cdk/aws-autoscaling": "^0.36.0", | ||
"@aws-cdk/aws-iam": "^0.36.0", | ||
"@aws-cdk/aws-lambda": "^0.36.0", | ||
"@aws-cdk/aws-sns": "^0.36.0", | ||
"@aws-cdk/aws-sns-subscriptions": "^0.36.0", | ||
"@aws-cdk/aws-sqs": "^0.36.0", | ||
"@aws-cdk/core": "^0.36.0" | ||
"@aws-cdk/aws-autoscaling": "^0.36.1", | ||
"@aws-cdk/aws-iam": "^0.36.1", | ||
"@aws-cdk/aws-lambda": "^0.36.1", | ||
"@aws-cdk/aws-sns": "^0.36.1", | ||
"@aws-cdk/aws-sns-subscriptions": "^0.36.1", | ||
"@aws-cdk/aws-sqs": "^0.36.1", | ||
"@aws-cdk/core": "^0.36.1" | ||
}, | ||
@@ -99,0 +99,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@^0.36.1
Updated@aws-cdk/aws-lambda@^0.36.1
Updated@aws-cdk/aws-sns@^0.36.1
Updated@aws-cdk/aws-sqs@^0.36.1
Updated@aws-cdk/core@^0.36.1