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.3.1 to 2.3.2

1

dockerode/index.d.ts

@@ -187,2 +187,3 @@ // Type definitions for dockerode 2.3

Labels: { [label: string]: string };
State: string;
Status: string;

@@ -189,0 +190,0 @@ HostConfig: {

11

dockerode/package.json
{
"name": "@types/dockerode",
"version": "2.3.1",
"version": "2.3.2",
"description": "TypeScript definitions for dockerode",
"license": "MIT",
"author": "Carl Winkler <https://github.com/seikho>",
"contributors": [
{
"name": "Carl Winkler",
"url": "https://github.com/seikho"
}
],
"main": "",

@@ -17,4 +22,4 @@ "repository": {

"peerDependencies": {},
"typesPublisherContentHash": "2c84b3266dd40156bf141da7d95b1a20e39f639521e88ab164cf3efe4cf23725",
"typesPublisherContentHash": "d3d8d49406a80e666be5b351274829ff9f8c2a3203ad0245c428a77c51087713",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Fri, 10 Feb 2017 21:39:05 GMT
* Last updated: Mon, 06 Mar 2017 22:32:15 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