@aws-cdk/assert
Advanced tools
Comparing version 0.15.2 to 0.16.0
{ | ||
"name": "@aws-cdk/assert", | ||
"version": "0.15.2", | ||
"version": "0.16.0", | ||
"description": "An assertion library for use with CDK Apps", | ||
@@ -26,9 +26,9 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"cdk-build-tools": "^0.15.2", | ||
"pkglint": "^0.15.2" | ||
"cdk-build-tools": "^0.16.0", | ||
"pkglint": "^0.16.0" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/cdk": "^0.15.2", | ||
"@aws-cdk/cloudformation-diff": "^0.15.2", | ||
"@aws-cdk/cx-api": "^0.15.2", | ||
"@aws-cdk/cdk": "^0.16.0", | ||
"@aws-cdk/cloudformation-diff": "^0.16.0", | ||
"@aws-cdk/cx-api": "^0.16.0", | ||
"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
+ Added@aws-cdk/cdk@0.16.0(transitive)
+ Added@aws-cdk/cfnspec@0.16.0(transitive)
+ Added@aws-cdk/cloudformation-diff@0.16.0(transitive)
+ Added@aws-cdk/cx-api@0.16.0(transitive)
- Removed@aws-cdk/cdk@0.15.2(transitive)
- Removed@aws-cdk/cfnspec@0.15.2(transitive)
- Removed@aws-cdk/cloudformation-diff@0.15.2(transitive)
- Removed@aws-cdk/cx-api@0.15.2(transitive)
Updated@aws-cdk/cdk@^0.16.0
Updated@aws-cdk/cx-api@^0.16.0