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

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 0.1.4 to 0.1.5

10

package.json
{
"name": "dockerode",
"description": "Docker.io Remote API implementation. All features implemented.",
"version": "0.1.4",
"version": "0.1.5",
"author": "Pedro Dias <petermdias@gmail.com>",

@@ -19,9 +19,9 @@ "maintainers": [

"dependencies": {
"querystring": "*",
"follow-redirects": "*",
"querystring": "0.2.0",
"follow-redirects": "0.0.3",
"ws": "*"
},
"devDependencies": {
"chai": "~1.6.0",
"mocha": "~1.9.0"
"chai": "~1.7.0",
"mocha": "~1.12.0"
},

@@ -28,0 +28,0 @@ "main": "./lib/docker",

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