Comparing version 1.18.8 to 1.18.9
@@ -124,2 +124,3 @@ // Type definitions for gm 1.18 | ||
compose(operator: ComposeOperator | string): State; | ||
composite(changeImagePath: string, maskImagePath?: string): State; | ||
compress(type: CompressionType | string): State; | ||
@@ -126,0 +127,0 @@ contrast(multiplier: number): State; |
{ | ||
"name": "@types/gm", | ||
"version": "1.18.8", | ||
"version": "1.18.9", | ||
"description": "TypeScript definitions for gm", | ||
@@ -39,4 +39,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "f52bef1dff77fc03d6f84e9894dd57f089131daf67424db4f95128e6e2cc4afb", | ||
"typeScriptVersion": "2.9" | ||
"typesPublisherContentHash": "5a5e34670a4fb9545bdffde4c48e8644d00f3561af02f3a90d6173bff4e03b89", | ||
"typeScriptVersion": "3.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Sun, 10 May 2020 17:30:09 GMT | ||
* Last updated: Sat, 04 Jul 2020 14:17:12 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/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
23992
564