@aws-solutions-constructs/core
Advanced tools
Comparing version 2.54.0 to 2.54.1
{ | ||
"name": "@aws-solutions-constructs/core", | ||
"version": "2.54.0", | ||
"version": "2.54.1", | ||
"description": "Core CDK Construct for patterns library", | ||
@@ -55,3 +55,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@aws-cdk/integ-tests-alpha": "2.130.0-alpha.0", | ||
"@aws-cdk/integ-tests-alpha": "2.135.0-alpha.0", | ||
"deep-diff": "^1.0.2", | ||
@@ -69,3 +69,3 @@ "deepmerge": "^4.0.0", | ||
"constructs": "^10.0.0", | ||
"aws-cdk-lib": "2.130.0" | ||
"aws-cdk-lib": "2.135.0" | ||
}, | ||
@@ -93,4 +93,4 @@ "jest": { | ||
"constructs": "^10.0.0", | ||
"aws-cdk-lib": "^2.130.0" | ||
"aws-cdk-lib": "^2.135.0" | ||
} | ||
} |
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
3334024
+ Added@aws-cdk/integ-tests-alpha@2.135.0-alpha.0(transitive)
- Removed@aws-cdk/integ-tests-alpha@2.130.0-alpha.0(transitive)