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.2.0 to 2.2.1

2

lib/container.js

@@ -257,3 +257,3 @@ var extend = require('./util').extend,

opts.container = this.id;
args.opts.container = this.id;

@@ -260,0 +260,0 @@ var optsf = {

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