New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More →

@aws-solutions-constructs/resources

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-solutions-constructs/resources - npm Package Compare versions

Comparing version

to
2.54.1

{
"name": "@aws-solutions-constructs/resources",
"version": "2.54.0",
"version": "2.54.1",
"description": "Resource CDK Constructs for patterns library",

@@ -55,6 +55,6 @@ "main": "index.js",

"dependencies": {
"@aws-cdk/integ-tests-alpha": "2.130.0-alpha.0",
"@aws-cdk/integ-tests-alpha": "2.135.0-alpha.0",
"@aws-sdk/client-kms": "^3.478.0",
"@aws-sdk/client-s3": "^3.478.0",
"@aws-solutions-constructs/core": "2.54.0",
"@aws-solutions-constructs/core": "2.54.1",
"aws-sdk-client-mock": "^3.0.0",

@@ -67,3 +67,3 @@ "constructs": "^10.0.0"

"constructs": "^10.0.0",
"aws-cdk-lib": "2.130.0"
"aws-cdk-lib": "2.135.0"
},

@@ -90,6 +90,6 @@ "jest": {

"peerDependencies": {
"@aws-solutions-constructs/core": "2.54.0",
"@aws-solutions-constructs/core": "2.54.1",
"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