Socket
Socket
Sign inDemoInstall

testcontainers

Package Overview
Dependencies
84
Maintainers
1
Versions
238
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.8.0-beta.1 to 9.8.0

2

dist/package.json
{
"name": "testcontainers",
"author": "Cristian Greco",
"version": "9.8.0-beta.1",
"version": "9.8.0",
"main": "dist/src/index",

@@ -6,0 +6,0 @@ "types": "dist/src/index",

@@ -77,3 +77,3 @@ "use strict";

else {
dockerodePortBindings[exposedPort] = [{ HostPort: "" }];
dockerodePortBindings[exposedPort] = [{ HostPort: "0" }];
}

@@ -80,0 +80,0 @@ }

{
"name": "testcontainers",
"author": "Cristian Greco",
"version": "9.8.0-beta.1",
"version": "9.8.0",
"main": "dist/src/index",

@@ -6,0 +6,0 @@ "types": "dist/src/index",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc