@aws-cdk/aws-autoscaling-common
Advanced tools
Comparing version 1.3.0 to 1.4.0
{ | ||
"name": "@aws-cdk/aws-autoscaling-common", | ||
"version": "1.3.0", | ||
"version": "1.4.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": "^1.3.0", | ||
"@aws-cdk/assert": "^1.4.0", | ||
"cdk-build-tools": "file:../../../tools/cdk-build-tools", | ||
"cdk-integ-tools": "file:../../../tools/cdk-integ-tools", | ||
"fast-check": "^1.15.1", | ||
"fast-check": "^1.16.0", | ||
"pkglint": "file:../../../tools/pkglint" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/aws-iam": "^1.3.0", | ||
"@aws-cdk/core": "^1.3.0" | ||
"@aws-cdk/aws-iam": "^1.4.0", | ||
"@aws-cdk/core": "^1.4.0" | ||
}, | ||
"homepage": "https://github.com/aws/aws-cdk", | ||
"peerDependencies": { | ||
"@aws-cdk/aws-iam": "^1.3.0", | ||
"@aws-cdk/core": "^1.3.0" | ||
"@aws-cdk/aws-iam": "^1.4.0", | ||
"@aws-cdk/core": "^1.4.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
Updated@aws-cdk/aws-iam@^1.4.0
Updated@aws-cdk/core@^1.4.0