Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
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 1.141.0 to 1.142.0

25

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

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

},
"projectReferences": true
"projectReferences": true,
"metadata": {
"jsii": {
"rosetta": {
"strict": true
}
}
}
},

@@ -68,5 +75,5 @@ "repository": {

"devDependencies": {
"@aws-cdk/cdk-build-tools": "1.141.0",
"@aws-cdk/cdk-integ-tools": "1.141.0",
"@aws-cdk/pkglint": "1.141.0",
"@aws-cdk/cdk-build-tools": "1.142.0",
"@aws-cdk/cdk-integ-tools": "1.142.0",
"@aws-cdk/pkglint": "1.142.0",
"@types/jest": "^27.4.0",

@@ -77,4 +84,4 @@ "fast-check": "^2.21.0",

"dependencies": {
"@aws-cdk/aws-iam": "1.141.0",
"@aws-cdk/core": "1.141.0",
"@aws-cdk/aws-iam": "1.142.0",
"@aws-cdk/core": "1.142.0",
"constructs": "^3.3.69"

@@ -84,4 +91,4 @@ },

"peerDependencies": {
"@aws-cdk/aws-iam": "1.141.0",
"@aws-cdk/core": "1.141.0",
"@aws-cdk/aws-iam": "1.142.0",
"@aws-cdk/core": "1.142.0",
"constructs": "^3.3.69"

@@ -88,0 +95,0 @@ },

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