Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/imagemin-webp

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/imagemin-webp - npm Package Compare versions

Comparing version 7.0.0 to 7.0.1

6

imagemin-webp/index.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc