Comparing version 1.17.30 to 1.17.31
@@ -618,2 +618,5 @@ // Type definitions for gm 1.17.0 | ||
(image: string): State; | ||
(stream: NodeJS.ReadableStream, image?: string): State; | ||
(buffer: Buffer, image?: string): State; | ||
(width: number, height: number, color?: string): State; | ||
} | ||
@@ -620,0 +623,0 @@ |
{ | ||
"name": "@types/gm", | ||
"version": "1.17.30", | ||
"version": "1.17.31", | ||
"description": "TypeScript definitions for gm", | ||
@@ -22,4 +22,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "5173ab0321b3e06e8f97c80bd3c32a81108b198184b3894937de86f5953ff890", | ||
"typesPublisherContentHash": "fef50f09f278205b132931a88e15c5cc58f3fe9ce53aebb8f2c37393f3e33f4a", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/gm | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gm | ||
Additional Details | ||
* Last updated: Wed, 08 Mar 2017 08:38:50 GMT | ||
* Last updated: Fri, 02 Jun 2017 16:37:08 GMT | ||
* Dependencies: stream, 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
33436
4
608