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

imagemin-webp-webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

imagemin-webp-webpack-plugin - npm Package Compare versions

Comparing version 3.3.3 to 3.3.4

6

package.json
{
"name": "imagemin-webp-webpack-plugin",
"version": "3.3.3",
"version": "3.3.4",
"description": "Webpack plugin which converts images to the WebP format while also keeping the original files.",

@@ -23,5 +23,5 @@ "author": {

"dependencies": {
"imagemin": "^6.1.0",
"imagemin-webp": "^5.1.0"
"imagemin": "^7.0.1",
"imagemin-webp": "^6.0.0"
}
}

@@ -10,6 +10,6 @@ {

"devDependencies": {
"@babel/core": "^7.10.2",
"babel-loader": "^8.1.0",
"@babel/core": "^7.13.14",
"babel-loader": "^8.2.2",
"copy-webpack-plugin": "^6.1.1",
"css-loader": "^3.5.3",
"css-loader": "3.5.3",
"html-webpack-plugin": "^3.2.0",

@@ -16,0 +16,0 @@ "mini-css-extract-plugin": "^0.8.2",

Sorry, the diff of this file is too big to display

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