Comparing version 1.17.33 to 1.18.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for gm 1.17 | ||
// Type definitions for gm 1.18 | ||
// Project: https://github.com/aheckmann/gm | ||
@@ -126,3 +126,3 @@ // Definitions by: Joel Spadin <https://github.com/ChaosinaCan>, Maarten van Vliet <https://github.com/maartenvanvliet> | ||
deconstruct(): State; | ||
define(): State; | ||
define(value: string): State; | ||
delay(milliseconds: number): State; | ||
@@ -129,0 +129,0 @@ density(width: number, height: number): State; |
{ | ||
"name": "@types/gm", | ||
"version": "1.17.33", | ||
"version": "1.18.0", | ||
"description": "TypeScript definitions for gm", | ||
@@ -21,3 +21,3 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git.git" | ||
}, | ||
@@ -28,4 +28,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "4366cf0d0af4ffd20775c91b3428ecc4bb03c7869b12463da3abb3e7b9a9330f", | ||
"typesPublisherContentHash": "6df9d6b989c96d07e351a2193b6248e065bea1414aff43ac557600803cb2202b", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gm | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped.git/tree/master/types/gm | ||
Additional Details | ||
* Last updated: Tue, 17 Oct 2017 00:14:44 GMT | ||
* Last updated: Tue, 08 May 2018 16:41:34 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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
22826
0