@types/imagemin-jpegtran
Advanced tools
Comparing version 5.0.1 to 5.0.2
@@ -6,3 +6,3 @@ // Type definitions for imagemin-jpegtran 5.0 | ||
import { Plugin } from 'imagemin'; | ||
import { Plugin } from "imagemin"; | ||
@@ -9,0 +9,0 @@ declare function imageminJpegtran(options?: imageminJpegtran.Options): Plugin; |
{ | ||
"name": "@types/imagemin-jpegtran", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"description": "TypeScript definitions for imagemin-jpegtran", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/imagemin-jpegtran", | ||
}, | ||
"typesPublisherContentHash": "990c82060a73c2bfbc1293df0f367ab86711c72768c51cd9e1f02cb1af019c92", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "0c942518fce4205a5704ac183b3a1bf0225abe219036504675540681aa3af527", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -16,3 +16,3 @@ # Installation | ||
import { Plugin } from 'imagemin'; | ||
import { Plugin } from "imagemin"; | ||
@@ -33,3 +33,3 @@ declare function imageminJpegtran(options?: imageminJpegtran.Options): Plugin; | ||
### Additional Details | ||
* Last updated: Tue, 06 Jul 2021 21:33:39 GMT | ||
* Last updated: Tue, 26 Sep 2023 14:36:22 GMT | ||
* Dependencies: [@types/imagemin](https://npmjs.com/package/@types/imagemin) | ||
@@ -36,0 +36,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