@aws-cdk/aws-autoscaling-common
Advanced tools
Comparing version 0.37.0 to 0.38.0
{ | ||
"name": "@aws-cdk/aws-autoscaling-common", | ||
"version": "0.37.0", | ||
"version": "0.38.0", | ||
"description": "Common implementation package for @aws-cdk/aws-autoscaling and @aws-cdk/aws-applicationautoscaling", | ||
@@ -61,16 +61,16 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@aws-cdk/assert": "^0.37.0", | ||
"cdk-build-tools": "^0.37.0", | ||
"cdk-integ-tools": "^0.37.0", | ||
"@aws-cdk/assert": "^0.38.0", | ||
"cdk-build-tools": "^0.38.0", | ||
"cdk-integ-tools": "^0.38.0", | ||
"fast-check": "^1.15.1", | ||
"pkglint": "^0.37.0" | ||
"pkglint": "^0.38.0" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/aws-iam": "^0.37.0", | ||
"@aws-cdk/core": "^0.37.0" | ||
"@aws-cdk/aws-iam": "^0.38.0", | ||
"@aws-cdk/core": "^0.38.0" | ||
}, | ||
"homepage": "https://github.com/awslabs/aws-cdk", | ||
"peerDependencies": { | ||
"@aws-cdk/aws-iam": "^0.37.0", | ||
"@aws-cdk/core": "^0.37.0" | ||
"@aws-cdk/aws-iam": "^0.38.0", | ||
"@aws-cdk/core": "^0.38.0" | ||
}, | ||
@@ -77,0 +77,0 @@ "awslint": { |
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
+ Added@aws-cdk/aws-iam@0.38.0(transitive)
+ Added@aws-cdk/core@0.38.0(transitive)
+ Added@aws-cdk/cx-api@0.38.0(transitive)
+ Added@aws-cdk/region-info@0.38.0(transitive)
- Removed@aws-cdk/aws-iam@0.37.0(transitive)
- Removed@aws-cdk/core@0.37.0(transitive)
- Removed@aws-cdk/cx-api@0.37.0(transitive)
- Removed@aws-cdk/region-info@0.37.0(transitive)
Updated@aws-cdk/aws-iam@^0.38.0
Updated@aws-cdk/core@^0.38.0