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

@aws-cdk/aws-applicationautoscaling

Package Overview
Dependencies
Maintainers
5
Versions
288
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-cdk/aws-applicationautoscaling - npm Package Compare versions

Comparing version 1.18.0 to 1.19.0

4

lib/applicationautoscaling.generated.d.ts

@@ -118,3 +118,3 @@ import cdk = require('@aws-cdk/core');

inspect(inspector: cdk.TreeInspector): void;
protected readonly cfnProperties: {
protected get cfnProperties(): {
[key: string]: any;

@@ -318,3 +318,3 @@ };

inspect(inspector: cdk.TreeInspector): void;
protected readonly cfnProperties: {
protected get cfnProperties(): {
[key: string]: any;

@@ -321,0 +321,0 @@ };

{
"name": "@aws-cdk/aws-applicationautoscaling",
"version": "1.18.0",
"version": "1.19.0",
"description": "The CDK Construct Library for AWS::ApplicationAutoScaling",

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

"devDependencies": {
"@aws-cdk/assert": "1.18.0",
"cdk-build-tools": "1.18.0",
"cfn2ts": "1.18.0",
"fast-check": "^1.18.1",
"pkglint": "1.18.0"
"@aws-cdk/assert": "1.19.0",
"cdk-build-tools": "1.19.0",
"cfn2ts": "1.19.0",
"fast-check": "^1.20.1",
"pkglint": "1.19.0"
},
"dependencies": {
"@aws-cdk/aws-autoscaling-common": "1.18.0",
"@aws-cdk/aws-cloudwatch": "1.18.0",
"@aws-cdk/aws-iam": "1.18.0",
"@aws-cdk/core": "1.18.0"
"@aws-cdk/aws-autoscaling-common": "1.19.0",
"@aws-cdk/aws-cloudwatch": "1.19.0",
"@aws-cdk/aws-iam": "1.19.0",
"@aws-cdk/core": "1.19.0"
},
"homepage": "https://github.com/aws/aws-cdk",
"peerDependencies": {
"@aws-cdk/aws-autoscaling-common": "1.18.0",
"@aws-cdk/aws-cloudwatch": "1.18.0",
"@aws-cdk/aws-iam": "1.18.0",
"@aws-cdk/core": "1.18.0"
"@aws-cdk/aws-autoscaling-common": "1.19.0",
"@aws-cdk/aws-cloudwatch": "1.19.0",
"@aws-cdk/aws-iam": "1.19.0",
"@aws-cdk/core": "1.19.0"
},

@@ -85,0 +85,0 @@ "engines": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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