@aws-solutions-constructs/resources
Advanced tools
Comparing version 2.42.0 to 2.43.0
{ | ||
"name": "@aws-solutions-constructs/resources", | ||
"version": "2.42.0", | ||
"version": "2.43.0", | ||
"description": "Resource CDK Constructs for patterns library", | ||
@@ -55,3 +55,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@aws-solutions-constructs/core": "2.42.0" | ||
"@aws-solutions-constructs/core": "2.43.0" | ||
}, | ||
@@ -79,3 +79,3 @@ "devDependencies": { | ||
"peerDependencies": { | ||
"@aws-solutions-constructs/core": "2.42.0", | ||
"@aws-solutions-constructs/core": "2.43.0", | ||
"aws-cdk-lib": "^2.82.0", | ||
@@ -82,0 +82,0 @@ "constructs": "^10.0.0" |
Sorry, the diff of this file is not supported yet
+ Added@aws-solutions-constructs/core@2.43.0(transitive)
- Removed@aws-solutions-constructs/core@2.42.0(transitive)