Socket
Socket
Sign inDemoInstall

@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.5.2 to 2.5.3

4

dockerode/index.d.ts

@@ -403,6 +403,6 @@ // Type definitions for dockerode 2.5

Ports: {
[portAndProtocol: string]: {
[portAndProtocol: string]: Array<{
HostIp: string;
HostPort: string;
}
}>;
};

@@ -409,0 +409,0 @@ SandboxKey: string;

{
"name": "@types/dockerode",
"version": "2.5.2",
"version": "2.5.3",
"description": "TypeScript definitions for dockerode",

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

},
"typesPublisherContentHash": "b5d5ed3ee68b2c576338cfae3dc56ad1cbae2e0d4d1cf341141c3acf48609d53",
"typesPublisherContentHash": "20562da0b94f59dfcee52fbed5981477adf92444f2590dec9159f177d935727a",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Thu, 28 Dec 2017 21:41:58 GMT
* Last updated: Wed, 03 Jan 2018 20:27:33 GMT
* Dependencies: stream, events, node

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

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