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.36.1 to 0.36.2

24

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

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

"groupId": "software.amazon.awscdk",
"artifactId": "autoscaling-common"
"artifactId": "autoscaling-common",
"versionSuffix": ".DEVPREVIEW"
}

@@ -22,3 +23,4 @@ },

"signAssembly": true,
"assemblyOriginatorKeyFile": "../../key.snk"
"assemblyOriginatorKeyFile": "../../key.snk",
"versionSuffix": "-devpreview"
},

@@ -61,16 +63,16 @@ "python": {

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

@@ -77,0 +79,0 @@ "awslint": {

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