🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign in
Socket

@testcontainers/localstack

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@testcontainers/localstack - npm Package Compare versions

Comparing version
11.10.0
to
11.11.0
+3
-3
package.json
{
"name": "@testcontainers/localstack",
"version": "11.10.0",
"version": "11.11.0",
"license": "MIT",

@@ -33,7 +33,7 @@ "keywords": [

"dependencies": {
"testcontainers": "^11.10.0"
"testcontainers": "^11.11.0"
},
"devDependencies": {
"@aws-sdk/client-s3": "^3.946.0"
"@aws-sdk/client-s3": "^3.948.0"
}
}