@aws-solutions-constructs/resources
Advanced tools
Comparing version 2.75.0 to 2.76.0
{ | ||
"name": "@aws-solutions-constructs/resources", | ||
"version": "2.75.0", | ||
"version": "2.76.0", | ||
"description": "Resource CDK Constructs for patterns library", | ||
@@ -57,3 +57,3 @@ "main": "index.js", | ||
"@aws-sdk/client-s3": "^3.478.0", | ||
"@aws-solutions-constructs/core": "2.75.0", | ||
"@aws-solutions-constructs/core": "2.76.0", | ||
"constructs": "^10.0.0" | ||
@@ -63,6 +63,6 @@ }, | ||
"aws-sdk-client-mock": "^3.0.0", | ||
"@aws-cdk/integ-tests-alpha": "2.163.1-alpha.0", | ||
"@aws-cdk/integ-tests-alpha": "2.173.2-alpha.0", | ||
"@types/node": "^10.3.0", | ||
"constructs": "^10.0.0", | ||
"aws-cdk-lib": "2.163.1" | ||
"aws-cdk-lib": "2.173.2" | ||
}, | ||
@@ -88,6 +88,6 @@ "jest": { | ||
"peerDependencies": { | ||
"@aws-solutions-constructs/core": "2.75.0", | ||
"@aws-solutions-constructs/core": "2.76.0", | ||
"constructs": "^10.0.0", | ||
"aws-cdk-lib": "^2.163.1" | ||
"aws-cdk-lib": "^2.173.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
19197911
+ Added@aws-cdk/asset-awscli-v1@2.2.223(transitive)
+ Added@aws-cdk/cloud-assembly-schema@39.2.20(transitive)
+ Added@aws-solutions-constructs/core@2.76.0(transitive)
- Removed@aws-cdk/asset-awscli-v1@2.2.222(transitive)
- Removed@aws-cdk/cloud-assembly-schema@39.2.18(transitive)
- Removed@aws-solutions-constructs/core@2.75.0(transitive)