@aws-cdk/assert
Advanced tools
Comparing version 0.9.0 to 0.9.1
{ | ||
"name": "@aws-cdk/assert", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"description": "An assertion library for use with CDK Apps", | ||
@@ -26,9 +26,9 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"cdk-build-tools": "^0.9.0", | ||
"pkglint": "^0.9.0" | ||
"cdk-build-tools": "^0.9.1", | ||
"pkglint": "^0.9.1" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/cdk": "^0.9.0", | ||
"@aws-cdk/cloudformation-diff": "^0.9.0", | ||
"@aws-cdk/cx-api": "^0.9.0", | ||
"@aws-cdk/cdk": "^0.9.1", | ||
"@aws-cdk/cloudformation-diff": "^0.9.1", | ||
"@aws-cdk/cx-api": "^0.9.1", | ||
"source-map-support": "^0.5.6" | ||
@@ -35,0 +35,0 @@ }, |
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/cdk@^0.9.1
Updated@aws-cdk/cx-api@^0.9.1