@types/imagemin-optipng
Advanced tools
Comparing version 5.2.1 to 5.2.2
@@ -6,3 +6,3 @@ // Type definitions for imagemin-optipng 5.2 | ||
import { Plugin } from 'imagemin'; | ||
import { Plugin } from "imagemin"; | ||
@@ -9,0 +9,0 @@ declare function imageminOptipng(options?: imageminOptipng.Options): Plugin; |
{ | ||
"name": "@types/imagemin-optipng", | ||
"version": "5.2.1", | ||
"version": "5.2.2", | ||
"description": "TypeScript definitions for imagemin-optipng", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/imagemin-optipng", | ||
}, | ||
"typesPublisherContentHash": "2e7078c899e71193a0b391ae2ea5f4c5b53c84da309e2effcad98c75e4d02bac", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "1d1c69053703067733651e87ebb1fee79f6c18e456bbd99ec4465b39656767c4", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -16,3 +16,3 @@ # Installation | ||
import { Plugin } from 'imagemin'; | ||
import { Plugin } from "imagemin"; | ||
@@ -35,3 +35,3 @@ declare function imageminOptipng(options?: imageminOptipng.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) | ||
@@ -38,0 +38,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