🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@testcontainers/postgresql

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@testcontainers/postgresql - npm Package Compare versions

Comparing version

to
10.22.0

6

package.json
{
"name": "@testcontainers/postgresql",
"version": "10.21.0",
"version": "10.22.0",
"license": "MIT",

@@ -16,3 +16,3 @@ "keywords": [

"type": "git",
"url": "https://github.com/testcontainers/testcontainers-node"
"url": "git+https://github.com/testcontainers/testcontainers-node.git"
},

@@ -38,4 +38,4 @@ "bugs": {

"dependencies": {
"testcontainers": "^10.21.0"
"testcontainers": "^10.22.0"
}
}