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

@types/dockerode

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/dockerode - npm Package Compare versions

Comparing version 2.4.3 to 2.4.4

9

dockerode/index.d.ts

@@ -430,2 +430,11 @@ // Type definitions for dockerode 2.4

}
};
Node?: {
ID: string;
IP: string;
Addr: string;
Name: string;
Cpus: number;
Memory: number;
Labels: any;
}

@@ -432,0 +441,0 @@ };

4

dockerode/package.json
{
"name": "@types/dockerode",
"version": "2.4.3",
"version": "2.4.4",
"description": "TypeScript definitions for dockerode",

@@ -26,4 +26,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "6f4fabc6d25e8c11f6ccfcdf5fae6772f5e2bb6b4c61687692259fa112fa54f1",
"typesPublisherContentHash": "5eeb483337abd8fc1cd1125da84ea9ed4d9c8e506a2e3782abd84be210073ac5",
"typeScriptVersion": "2.2"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Wed, 28 Jun 2017 15:40:48 GMT
* Last updated: Mon, 24 Jul 2017 18:25:51 GMT
* Dependencies: stream, events, node

@@ -14,0 +14,0 @@ * Global values: none

Sorry, the diff of this file is not supported yet

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