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.9.0 to 1.10.0

36

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

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

"versionSuffix": "-devpreview",
"iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/png/default-256-dark.png"
"iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png"
},

@@ -75,4 +75,4 @@ "python": {

"devDependencies": {
"@aws-cdk/assert": "^1.9.0",
"@aws-cdk/aws-ec2": "^1.9.0",
"@aws-cdk/assert": "^1.10.0",
"@aws-cdk/aws-ec2": "^1.10.0",
"cdk-build-tools": "file:../../../tools/cdk-build-tools",

@@ -85,19 +85,19 @@ "cdk-integ-tools": "file:../../../tools/cdk-integ-tools",

"dependencies": {
"@aws-cdk/aws-autoscaling": "^1.9.0",
"@aws-cdk/aws-iam": "^1.9.0",
"@aws-cdk/aws-lambda": "^1.9.0",
"@aws-cdk/aws-sns": "^1.9.0",
"@aws-cdk/aws-sns-subscriptions": "^1.9.0",
"@aws-cdk/aws-sqs": "^1.9.0",
"@aws-cdk/core": "^1.9.0"
"@aws-cdk/aws-autoscaling": "^1.10.0",
"@aws-cdk/aws-iam": "^1.10.0",
"@aws-cdk/aws-lambda": "^1.10.0",
"@aws-cdk/aws-sns": "^1.10.0",
"@aws-cdk/aws-sns-subscriptions": "^1.10.0",
"@aws-cdk/aws-sqs": "^1.10.0",
"@aws-cdk/core": "^1.10.0"
},
"homepage": "https://github.com/aws/aws-cdk",
"peerDependencies": {
"@aws-cdk/aws-autoscaling": "^1.9.0",
"@aws-cdk/aws-iam": "^1.9.0",
"@aws-cdk/aws-lambda": "^1.9.0",
"@aws-cdk/aws-sns": "^1.9.0",
"@aws-cdk/aws-sns-subscriptions": "^1.9.0",
"@aws-cdk/aws-sqs": "^1.9.0",
"@aws-cdk/core": "^1.9.0"
"@aws-cdk/aws-autoscaling": "^1.10.0",
"@aws-cdk/aws-iam": "^1.10.0",
"@aws-cdk/aws-lambda": "^1.10.0",
"@aws-cdk/aws-sns": "^1.10.0",
"@aws-cdk/aws-sns-subscriptions": "^1.10.0",
"@aws-cdk/aws-sqs": "^1.10.0",
"@aws-cdk/core": "^1.10.0"
},

@@ -104,0 +104,0 @@ "engines": {

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