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

@types/imagemin-jpegtran

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/imagemin-jpegtran - npm Package Compare versions

Comparing version 5.0.1 to 5.0.2

2

imagemin-jpegtran/index.d.ts

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

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