Comparing version 1.17.29 to 1.17.30
@@ -1,2 +0,2 @@ | ||
// Type definitions for gm 1.17.0 | ||
// Type definitions for gm 1.17.0 | ||
// Project: https://github.com/aheckmann/gm | ||
@@ -111,2 +111,3 @@ // Definitions by: Joel Spadin <https://github.com/ChaosinaCan> | ||
backdrop(): State; | ||
background(color: string): State; | ||
bitdepth(bits: number): State; | ||
@@ -113,0 +114,0 @@ blackThreshold(intensity: number): State; |
{ | ||
"name": "@types/gm", | ||
"version": "1.17.29", | ||
"description": "TypeScript definitions for gm 1.17.0", | ||
"version": "1.17.30", | ||
"description": "TypeScript definitions for gm", | ||
"license": "MIT", | ||
"author": "Joel Spadin <https://github.com/ChaosinaCan>", | ||
"contributors": [ | ||
{ | ||
"name": "Joel Spadin", | ||
"url": "https://github.com/ChaosinaCan" | ||
} | ||
], | ||
"main": "", | ||
@@ -16,4 +21,5 @@ "repository": { | ||
}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "e360d57fc9b4cc69b1316ddcabd79e76c00856ac4afffa86d59d354a92d68271" | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "5173ab0321b3e06e8f97c80bd3c32a81108b198184b3894937de86f5953ff890", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,15 +5,13 @@ # Installation | ||
# Summary | ||
This package contains type definitions for gm 1.17.0 (https://github.com/aheckmann/gm). | ||
This package contains type definitions for gm (https://github.com/aheckmann/gm). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/gm | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/gm | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* File structure: ProperModule | ||
* Library Dependencies: node | ||
* Module Dependencies: stream | ||
* Global values: m | ||
* Last updated: Wed, 08 Mar 2017 08:38:50 GMT | ||
* Dependencies: stream, node | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Joel Spadin <https://github.com/ChaosinaCan>. |
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
0
32067
3
605
17