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.5 to 2.4.6

1

dockerode/index.d.ts

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

Devices?: any;
DiskQuota: number;
KernelMemory: number;

@@ -493,0 +494,0 @@ Memory: number;

14

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

@@ -9,11 +9,14 @@ "license": "MIT",

"name": "Carl Winkler",
"url": "https://github.com/seikho"
"url": "https://github.com/seikho",
"githubUsername": "seikho"
},
{
"name": "Nicolas Laplante",
"url": "https://github.com/nlaplante"
"url": "https://github.com/nlaplante",
"githubUsername": "nlaplante"
},
{
"name": "ByeongHun Yoo",
"url": "https://github.com/isac322"
"url": "https://github.com/isac322",
"githubUsername": "isac322"
}

@@ -30,5 +33,4 @@ ],

},
"peerDependencies": {},
"typesPublisherContentHash": "38b073281c01083245339b7d15c3cc550370dcb3b0695aff1b9b448bc7e4294d",
"typesPublisherContentHash": "b5e65964a33d8c811482d484521abc7a1adec5a1a0fbe8c890a601c39efb179b",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Thu, 27 Jul 2017 21:51:09 GMT
* Last updated: Wed, 06 Sep 2017 21:43:54 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