Socket
Socket
Sign inDemoInstall

dockerode

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dockerode - npm Package Compare versions

Comparing version 2.4.0 to 2.4.1

2

lib/docker.js

@@ -305,3 +305,3 @@ var EventEmitter = require('events').EventEmitter,

} else {
build(file);
return build(file);
}

@@ -308,0 +308,0 @@ };

{
"name": "dockerode",
"description": "Docker Remote API module.",
"version": "2.4.0",
"version": "2.4.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