Socket
Socket
Sign inDemoInstall

@aws-cdk/aws-autoscaling-common

Package Overview
Dependencies
Maintainers
5
Versions
272
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.39.0 to 1.0.0

20

package.json
{
"name": "@aws-cdk/aws-autoscaling-common",
"version": "0.39.0",
"version": "1.0.0",
"description": "Common implementation package for @aws-cdk/aws-autoscaling and @aws-cdk/aws-applicationautoscaling",

@@ -61,16 +61,16 @@ "main": "lib/index.js",

"devDependencies": {
"@aws-cdk/assert": "^0.39.0",
"cdk-build-tools": "^0.39.0",
"cdk-integ-tools": "^0.39.0",
"@aws-cdk/assert": "^1.0.0",
"cdk-build-tools": "^1.0.0",
"cdk-integ-tools": "^1.0.0",
"fast-check": "^1.15.1",
"pkglint": "^0.39.0"
"pkglint": "^1.0.0"
},
"dependencies": {
"@aws-cdk/aws-iam": "^0.39.0",
"@aws-cdk/core": "^0.39.0"
"@aws-cdk/aws-iam": "^1.0.0",
"@aws-cdk/core": "^1.0.0"
},
"homepage": "https://github.com/awslabs/aws-cdk",
"peerDependencies": {
"@aws-cdk/aws-iam": "^0.39.0",
"@aws-cdk/core": "^0.39.0"
"@aws-cdk/aws-iam": "^1.0.0",
"@aws-cdk/core": "^1.0.0"
},

@@ -86,2 +86,2 @@ "awslint": {

"stability": "experimental"
}
}

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