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.5.15 to 2.5.16

5

dockerode/index.d.ts

@@ -596,6 +596,3 @@ // Type definitions for dockerode 2.5

PortBindings?: any;
RestartPolicy?: {
Name: string;
MaximumRetryCount: number;
};
RestartPolicy?: RestartPolicy;
VolumeDriver?: string;

@@ -602,0 +599,0 @@ VolumesFrom?: any;

4

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

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

},
"typesPublisherContentHash": "fd8b79204bce07694150bff30caab0089bb54b5126d707982f1f30e24c453dd6",
"typesPublisherContentHash": "afd40ea03aca0c099f427f03759433c16aef631968cf770752f1d6689bfb0e06",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Fri, 26 Apr 2019 19:38:25 GMT
* Last updated: Mon, 29 Apr 2019 08:33:09 GMT
* Dependencies: @types/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