@aws-cdk/aws-autoscaling-common
Advanced tools
Comparing version 0.35.0 to 0.36.0
{ | ||
"name": "@aws-cdk/aws-autoscaling-common", | ||
"version": "0.35.0", | ||
"version": "0.36.0", | ||
"description": "Common implementation package for @aws-cdk/aws-autoscaling and @aws-cdk/aws-applicationautoscaling", | ||
@@ -59,17 +59,22 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@aws-cdk/assert": "^0.35.0", | ||
"cdk-build-tools": "^0.35.0", | ||
"cdk-integ-tools": "^0.35.0", | ||
"@aws-cdk/assert": "^0.36.0", | ||
"cdk-build-tools": "^0.36.0", | ||
"cdk-integ-tools": "^0.36.0", | ||
"fast-check": "^1.15.1", | ||
"pkglint": "^0.35.0" | ||
"pkglint": "^0.36.0" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/aws-iam": "^0.35.0", | ||
"@aws-cdk/cdk": "^0.35.0" | ||
"@aws-cdk/aws-iam": "^0.36.0", | ||
"@aws-cdk/core": "^0.36.0" | ||
}, | ||
"homepage": "https://github.com/awslabs/aws-cdk", | ||
"peerDependencies": { | ||
"@aws-cdk/aws-iam": "^0.35.0", | ||
"@aws-cdk/cdk": "^0.35.0" | ||
"@aws-cdk/aws-iam": "^0.36.0", | ||
"@aws-cdk/core": "^0.36.0" | ||
}, | ||
"awslint": { | ||
"exclude": [ | ||
"no-unused-type:@aws-cdk/aws-autoscaling-common.*" | ||
] | ||
}, | ||
"engines": { | ||
@@ -76,0 +81,0 @@ "node": ">= 8.10.0" |
@@ -41,3 +41,3 @@ { | ||
{ | ||
"path": "../cdk" | ||
"path": "../core" | ||
}, | ||
@@ -44,0 +44,0 @@ { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
91500
+ Added@aws-cdk/core@^0.36.0
+ Added@aws-cdk/aws-iam@0.36.2(transitive)
+ Added@aws-cdk/core@0.36.2(transitive)
+ Added@aws-cdk/cx-api@0.36.2(transitive)
+ Added@aws-cdk/region-info@0.36.2(transitive)
- Removed@aws-cdk/cdk@^0.35.0
- Removed@aws-cdk/aws-iam@0.35.0(transitive)
- Removed@aws-cdk/cdk@0.35.0(transitive)
- Removed@aws-cdk/cx-api@0.35.0(transitive)
- Removed@aws-cdk/region-info@0.35.0(transitive)
Updated@aws-cdk/aws-iam@^0.36.0