@aws-cdk/aws-autoscaling-common
Advanced tools
Comparing version 0.34.0 to 0.35.0
{ | ||
"name": "@aws-cdk/aws-autoscaling-common", | ||
"version": "0.34.0", | ||
"version": "0.35.0", | ||
"description": "Common implementation package for @aws-cdk/aws-autoscaling and @aws-cdk/aws-applicationautoscaling", | ||
@@ -59,16 +59,16 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@aws-cdk/assert": "^0.34.0", | ||
"cdk-build-tools": "^0.34.0", | ||
"cdk-integ-tools": "^0.34.0", | ||
"@aws-cdk/assert": "^0.35.0", | ||
"cdk-build-tools": "^0.35.0", | ||
"cdk-integ-tools": "^0.35.0", | ||
"fast-check": "^1.15.1", | ||
"pkglint": "^0.34.0" | ||
"pkglint": "^0.35.0" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/aws-iam": "^0.34.0", | ||
"@aws-cdk/cdk": "^0.34.0" | ||
"@aws-cdk/aws-iam": "^0.35.0", | ||
"@aws-cdk/cdk": "^0.35.0" | ||
}, | ||
"homepage": "https://github.com/awslabs/aws-cdk", | ||
"peerDependencies": { | ||
"@aws-cdk/aws-iam": "^0.34.0", | ||
"@aws-cdk/cdk": "^0.34.0" | ||
"@aws-cdk/aws-iam": "^0.35.0", | ||
"@aws-cdk/cdk": "^0.35.0" | ||
}, | ||
@@ -75,0 +75,0 @@ "engines": { |
@@ -8,2 +8,5 @@ ## AWS AutoScaling Common Library | ||
> **This is a _developer preview_ (public beta) module. Releases might lack important features and might have | ||
> future breaking changes.** | ||
> | ||
> This API is still under active development and subject to non-backward | ||
@@ -10,0 +13,0 @@ > compatible changes or removal in any future version. Use of the API is not recommended in production |
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
91377
22
+ Added@aws-cdk/aws-iam@0.35.0(transitive)
+ Added@aws-cdk/cdk@0.35.0(transitive)
+ Added@aws-cdk/cx-api@0.35.0(transitive)
+ Added@aws-cdk/region-info@0.35.0(transitive)
- Removed@aws-cdk/aws-iam@0.34.0(transitive)
- Removed@aws-cdk/cdk@0.34.0(transitive)
- Removed@aws-cdk/cx-api@0.34.0(transitive)
- Removed@aws-cdk/region-info@0.34.0(transitive)
Updated@aws-cdk/aws-iam@^0.35.0
Updated@aws-cdk/cdk@^0.35.0