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.85.0 to 1.86.0

24

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

@@ -20,4 +20,2 @@ "main": "lib/index.js",

"packageId": "Amazon.CDK.AWS.AutoScaling.Common",
"signAssembly": true,
"assemblyOriginatorKeyFile": "../../key.snk",
"iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png"

@@ -50,4 +48,4 @@ },

"awslint": "cdk-awslint",
"build+test+package": "npm run build+test && npm run package",
"build+test": "npm run build && npm test",
"build+test+package": "yarn build+test && yarn package",
"build+test": "yarn build && yarn test",
"compat": "cdk-compat",

@@ -69,13 +67,13 @@ "rosetta:extract": "yarn --silent jsii-rosetta extract"

"devDependencies": {
"@aws-cdk/assert": "1.85.0",
"@aws-cdk/assert": "1.86.0",
"@types/nodeunit": "^0.0.31",
"cdk-build-tools": "1.85.0",
"cdk-integ-tools": "1.85.0",
"cdk-build-tools": "1.86.0",
"cdk-integ-tools": "1.86.0",
"fast-check": "^2.11.0",
"nodeunit": "^0.11.3",
"pkglint": "1.85.0"
"pkglint": "1.86.0"
},
"dependencies": {
"@aws-cdk/aws-iam": "1.85.0",
"@aws-cdk/core": "1.85.0",
"@aws-cdk/aws-iam": "1.86.0",
"@aws-cdk/core": "1.86.0",
"constructs": "^3.2.0"

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

"peerDependencies": {
"@aws-cdk/aws-iam": "1.85.0",
"@aws-cdk/core": "1.85.0",
"@aws-cdk/aws-iam": "1.86.0",
"@aws-cdk/core": "1.86.0",
"constructs": "^3.2.0"

@@ -89,0 +87,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