Comparing version 1.18.7 to 1.18.8
@@ -236,2 +236,4 @@ // Type definitions for gm 1.18 | ||
segment(clustherThreshold: number, smoothingThreshold: number): State; | ||
/** change the specified frame. */ | ||
selectFrame(frame: number): State; | ||
sepia(): State; | ||
@@ -238,0 +240,0 @@ set(attribute: string, value: string): State; |
{ | ||
"name": "@types/gm", | ||
"version": "1.18.7", | ||
"version": "1.18.8", | ||
"description": "TypeScript definitions for gm", | ||
@@ -39,4 +39,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "ade45ebb74ce3d32722f61b0484d3f7cb71704a7191a4ed16e845d4a56292dba", | ||
"typeScriptVersion": "2.8" | ||
"typesPublisherContentHash": "f52bef1dff77fc03d6f84e9894dd57f089131daf67424db4f95128e6e2cc4afb", | ||
"typeScriptVersion": "2.9" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 26 Dec 2019 16:59:07 GMT | ||
* Last updated: Sun, 10 May 2020 17:30:09 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Joel Spadin (https://github.com/ChaosinaCan), Maarten van Vliet (https://github.com/maartenvanvliet), Vaclav Mlejnsky (https://github.com/mlejva), and Dimitry Kooijmans (https://github.com/mrcageman). | ||
These definitions were written by [ Joel Spadin](https://github.com/ChaosinaCan), [Maarten van Vliet](https://github.com/maartenvanvliet), [Vaclav Mlejnsky](https://github.com/mlejva), and [Dimitry Kooijmans](https://github.com/mrcageman). |
Sorry, the diff of this file is not supported yet
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
23917
563