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

imagemin-mozjpeg

Package Overview
Dependencies
Maintainers
6
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

imagemin-mozjpeg - npm Package Compare versions

Comparing version 7.0.0 to 8.0.0

12

package.json
{
"name": "imagemin-mozjpeg",
"version": "7.0.0",
"version": "8.0.0",
"description": "Imagemin plugin for mozjpeg",

@@ -24,3 +24,3 @@ "license": "MIT",

"engines": {
"node": ">=4"
"node": ">=6"
},

@@ -45,5 +45,5 @@ "scripts": {

"dependencies": {
"execa": "^0.8.0",
"is-jpg": "^1.0.0",
"mozjpeg": "^5.0.0"
"execa": "^1.0.0",
"is-jpg": "^2.0.0",
"mozjpeg": "^6.0.0"
},

@@ -53,5 +53,5 @@ "devDependencies": {

"is-progressive": "^3.0.0",
"pify": "^3.0.0",
"pify": "^4.0.0",
"xo": "*"
}
}
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