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

docker-modem

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

docker-modem - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

3

lib/ssh.js

@@ -31,3 +31,2 @@ var Client = require('ssh2').Client,

conn.once('end', () => agent.destroy());
return agent;

@@ -44,2 +43,4 @@ } catch (err) {

}
return agent;
};
{
"name": "docker-modem",
"description": "Docker remote API network layer module.",
"version": "5.0.0",
"version": "5.0.1",
"author": "Pedro Dias <petermdias@gmail.com>",

@@ -6,0 +6,0 @@ "maintainers": [

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