Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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 1.123.0 to 1.124.0

25

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

@@ -67,13 +67,13 @@ "main": "lib/index.js",

"devDependencies": {
"@types/nodeunit": "^0.0.32",
"cdk-build-tools": "1.123.0",
"cdk-integ-tools": "1.123.0",
"@types/jest": "^26.0.24",
"cdk-build-tools": "1.124.0",
"cdk-integ-tools": "1.124.0",
"fast-check": "^2.17.0",
"nodeunit": "^0.11.3",
"pkglint": "1.123.0",
"@aws-cdk/assert-internal": "1.123.0"
"jest": "^26.6.3",
"pkglint": "1.124.0",
"@aws-cdk/assert-internal": "1.124.0"
},
"dependencies": {
"@aws-cdk/aws-iam": "1.123.0",
"@aws-cdk/core": "1.123.0",
"@aws-cdk/aws-iam": "1.124.0",
"@aws-cdk/core": "1.124.0",
"constructs": "^3.3.69"

@@ -83,4 +83,4 @@ },

"peerDependencies": {
"@aws-cdk/aws-iam": "1.123.0",
"@aws-cdk/core": "1.123.0",
"@aws-cdk/aws-iam": "1.124.0",
"@aws-cdk/core": "1.124.0",
"constructs": "^3.3.69"

@@ -120,3 +120,4 @@ },

"AWSLINT_BASE_CONSTRUCT": true
}
},
"jest": true
},

@@ -123,0 +124,0 @@ "publishConfig": {

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