@types/dockerode
Advanced tools
Comparing version 2.3.2 to 2.3.3
@@ -11,3 +11,2 @@ // Type definitions for dockerode 2.3 | ||
declare namespace Dockerode { | ||
@@ -14,0 +13,0 @@ interface Container { |
{ | ||
"name": "@types/dockerode", | ||
"version": "2.3.2", | ||
"version": "2.3.3", | ||
"description": "TypeScript definitions for dockerode", | ||
@@ -22,4 +22,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "d3d8d49406a80e666be5b351274829ff9f8c2a3203ad0245c428a77c51087713", | ||
"typesPublisherContentHash": "b874047eca700b301004cabb3bcecd21a6112bacbde4512cd35b6518a28c6708", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/dockerode | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dockerode | ||
Additional Details | ||
* Last updated: Mon, 06 Mar 2017 22:32:15 GMT | ||
* Last updated: Thu, 30 Mar 2017 22:36:49 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
19090