Socket
Socket
Sign inDemoInstall

@aws-cdk/aws-autoscaling-hooktargets

Package Overview
Dependencies
Maintainers
5
Versions
252
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-cdk/aws-autoscaling-hooktargets - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

48

package.json
{
"name": "@aws-cdk/aws-autoscaling-hooktargets",
"version": "1.0.0",
"version": "1.1.0",
"description": "Lifecycle hook for AWS AutoScaling",

@@ -33,3 +33,3 @@ "main": "lib/index.js",

"type": "git",
"url": "https://github.com/awslabs/aws-cdk.git",
"url": "https://github.com/aws/aws-cdk.git",
"directory": "packages/@aws-cdk/aws-autoscaling-hooktargets"

@@ -74,28 +74,28 @@ },

"devDependencies": {
"@aws-cdk/assert": "^1.0.0",
"@aws-cdk/aws-ec2": "^1.0.0",
"cdk-build-tools": "^1.0.0",
"cdk-integ-tools": "^1.0.0",
"cfn2ts": "^1.0.0",
"@aws-cdk/assert": "^1.1.0",
"@aws-cdk/aws-ec2": "^1.1.0",
"cdk-build-tools": "file:../../../tools/cdk-build-tools",
"cdk-integ-tools": "file:../../../tools/cdk-integ-tools",
"cfn2ts": "file:../../../tools/cfn2ts",
"jest": "^24.8.0",
"pkglint": "^1.0.0"
"pkglint": "file:../../../tools/pkglint"
},
"dependencies": {
"@aws-cdk/aws-autoscaling": "^1.0.0",
"@aws-cdk/aws-iam": "^1.0.0",
"@aws-cdk/aws-lambda": "^1.0.0",
"@aws-cdk/aws-sns": "^1.0.0",
"@aws-cdk/aws-sns-subscriptions": "^1.0.0",
"@aws-cdk/aws-sqs": "^1.0.0",
"@aws-cdk/core": "^1.0.0"
"@aws-cdk/aws-autoscaling": "^1.1.0",
"@aws-cdk/aws-iam": "^1.1.0",
"@aws-cdk/aws-lambda": "^1.1.0",
"@aws-cdk/aws-sns": "^1.1.0",
"@aws-cdk/aws-sns-subscriptions": "^1.1.0",
"@aws-cdk/aws-sqs": "^1.1.0",
"@aws-cdk/core": "^1.1.0"
},
"homepage": "https://github.com/awslabs/aws-cdk",
"homepage": "https://github.com/aws/aws-cdk",
"peerDependencies": {
"@aws-cdk/aws-autoscaling": "^1.0.0",
"@aws-cdk/aws-iam": "^1.0.0",
"@aws-cdk/aws-lambda": "^1.0.0",
"@aws-cdk/aws-sns": "^1.0.0",
"@aws-cdk/aws-sns-subscriptions": "^1.0.0",
"@aws-cdk/aws-sqs": "^1.0.0",
"@aws-cdk/core": "^1.0.0"
"@aws-cdk/aws-autoscaling": "^1.1.0",
"@aws-cdk/aws-iam": "^1.1.0",
"@aws-cdk/aws-lambda": "^1.1.0",
"@aws-cdk/aws-sns": "^1.1.0",
"@aws-cdk/aws-sns-subscriptions": "^1.1.0",
"@aws-cdk/aws-sqs": "^1.1.0",
"@aws-cdk/core": "^1.1.0"
},

@@ -106,2 +106,2 @@ "engines": {

"stability": "stable"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc