@types/imagemin-webp
Advanced tools
Comparing version 7.0.0 to 7.0.1
@@ -7,3 +7,3 @@ // Type definitions for imagemin-webp 7.0 | ||
import { Plugin } from 'imagemin'; | ||
import { Plugin } from "imagemin"; | ||
@@ -15,3 +15,3 @@ /** | ||
export type Preset = 'default' | 'photo' | 'picture' | 'drawing' | 'icon' | 'text'; | ||
export type Preset = "default" | "photo" | "picture" | "drawing" | "icon" | "text"; | ||
export interface Resize { | ||
@@ -27,3 +27,3 @@ width: number; | ||
export type Metadata = 'all' | 'none' | 'exif' | 'icc' | 'xmp'; | ||
export type Metadata = "all" | "none" | "exif" | "icc" | "xmp"; | ||
@@ -30,0 +30,0 @@ export interface Options { |
{ | ||
"name": "@types/imagemin-webp", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"description": "TypeScript definitions for imagemin-webp", | ||
@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/imagemin-webp", | ||
}, | ||
"typesPublisherContentHash": "93be5239ad056ca2ace413377597a07d1b62da8fcceb97dccb42ca6f00203b58", | ||
"typeScriptVersion": "3.8" | ||
"typesPublisherContentHash": "c861eb0fd712a74bfc6c0033daf38e5a2898c9632d5a9581eefb857e607874ec", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Sun, 26 Dec 2021 11:31:21 GMT | ||
* Last updated: Tue, 26 Sep 2023 14:36:22 GMT | ||
* Dependencies: [@types/imagemin](https://npmjs.com/package/@types/imagemin) | ||
@@ -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