Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@testcontainers/postgresql

Package Overview
Dependencies
Maintainers
1
Versions
33
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 10.0.2 to 10.1.0

LICENSE

5

package.json
{
"name": "@testcontainers/postgresql",
"version": "10.0.2",
"version": "10.1.0",
"license": "MIT",

@@ -29,2 +29,3 @@ "keywords": [

"scripts": {
"prepack": "shx cp ../../../README.md . && shx cp ../../../LICENSE .",
"build": "tsc --project tsconfig.build.json"

@@ -37,4 +38,4 @@ },

"dependencies": {
"testcontainers": "^10.0.2"
"testcontainers": "^10.1.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc