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.1 to 2.4.2

3

dockerode/index.d.ts

@@ -5,2 +5,3 @@ // Type definitions for dockerode 2.4

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2

@@ -641,3 +642,3 @@ /// <reference types="node" />

host?: string;
port?: number;
port?: number | string;
ca?: string;

@@ -644,0 +645,0 @@ cert?: string;

{
"name": "@types/dockerode",
"version": "2.4.1",
"version": "2.4.2",
"description": "TypeScript definitions for dockerode",

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

"peerDependencies": {},
"typesPublisherContentHash": "c6502d16d2b61348e6403bfc0332d7b68ef3d37e8eb119dffc43bcbd888e2563",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "bfa4c270c4cb096a9bd4ddfe43e56ec2b26181fc7c39483735884ed5bc90e684",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Fri, 05 May 2017 16:07:17 GMT
* Last updated: Tue, 27 Jun 2017 13:51:11 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