@types/dockerode
Advanced tools
Comparing version 2.3.1 to 2.3.2
@@ -187,2 +187,3 @@ // Type definitions for dockerode 2.3 | ||
Labels: { [label: string]: string }; | ||
State: string; | ||
Status: string; | ||
@@ -189,0 +190,0 @@ HostConfig: { |
{ | ||
"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 |
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
19086
3
541