@types/heic-convert
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -14,3 +14,3 @@ // Type definitions for heic-convert 1.2 | ||
*/ | ||
format: 'JPEG' | 'PNG'; | ||
format: "JPEG" | "PNG"; | ||
/** | ||
@@ -17,0 +17,0 @@ * the JPEG compression quality, between 0 and 1 |
{ | ||
"name": "@types/heic-convert", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "TypeScript definitions for heic-convert", | ||
@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/heic-convert", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "c014b692940e1cb0762ac1865594a9cb0dac04cbc9c1640e1ea208b3886d9706", | ||
"typeScriptVersion": "4.0" | ||
"typesPublisherContentHash": "689d9e83f0f4e1860a79e3eb8e981295df5a1f521b2bbd933274aff8fd7178c3", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -24,3 +24,3 @@ # Installation | ||
*/ | ||
format: 'JPEG' | 'PNG'; | ||
format: "JPEG" | "PNG"; | ||
/** | ||
@@ -49,3 +49,3 @@ * the JPEG compression quality, between 0 and 1 | ||
### Additional Details | ||
* Last updated: Wed, 06 Jul 2022 19:02:22 GMT | ||
* Last updated: Sat, 16 Sep 2023 08:06:32 GMT | ||
* Dependencies: none | ||
@@ -52,0 +52,0 @@ * Global values: none |