@types/dockerode
Advanced tools
Comparing version 2.4.5 to 2.4.6
@@ -491,2 +491,3 @@ // Type definitions for dockerode 2.4 | ||
Devices?: any; | ||
DiskQuota: number; | ||
KernelMemory: number; | ||
@@ -493,0 +494,0 @@ Memory: number; |
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29901
823