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.23.0 to 1.24.0

18

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

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

"devDependencies": {
"@aws-cdk/assert": "1.23.0",
"@aws-cdk/assert": "1.24.0",
"@types/nodeunit": "^0.0.30",
"cdk-build-tools": "1.23.0",
"cdk-integ-tools": "1.23.0",
"cdk-build-tools": "1.24.0",
"cdk-integ-tools": "1.24.0",
"fast-check": "^1.22.1",
"nodeunit": "^0.11.3",
"pkglint": "1.23.0"
"pkglint": "1.24.0"
},
"dependencies": {
"@aws-cdk/aws-iam": "1.23.0",
"@aws-cdk/core": "1.23.0"
"@aws-cdk/aws-iam": "1.24.0",
"@aws-cdk/core": "1.24.0"
},
"homepage": "https://github.com/aws/aws-cdk",
"peerDependencies": {
"@aws-cdk/aws-iam": "1.23.0",
"@aws-cdk/core": "1.23.0"
"@aws-cdk/aws-iam": "1.24.0",
"@aws-cdk/core": "1.24.0"
},

@@ -79,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