Socket
Socket
Sign inDemoInstall

imagemin

Package Overview
Dependencies
246
Maintainers
2
Versions
48
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

6

package.json
{
"name": "imagemin",
"version": "1.0.3",
"version": "1.0.4",
"description": "Minify images",

@@ -46,5 +46,5 @@ "license": "MIT",

"optionalDependencies": {
"imagemin-gifsicle": "^0.1.1",
"imagemin-gifsicle": "^1.0.0",
"imagemin-jpegtran": "^1.0.0",
"imagemin-optipng": "^0.1.0",
"imagemin-optipng": "^1.0.0",
"imagemin-pngquant": "^1.0.1",

@@ -51,0 +51,0 @@ "imagemin-svgo": "^1.0.2"

@@ -40,6 +40,2 @@ # imagemin [![Build Status](https://travis-ci.org/imagemin/imagemin.svg?branch=master)](https://travis-ci.org/imagemin/imagemin)

### .use(plugin)
Add a `plugin` to the middleware stack.
### .src(file)

@@ -54,2 +50,6 @@

### .use(plugin)
Add a `plugin` to the middleware stack.
### .optimize(cb)

@@ -153,3 +153,3 @@

- [imagemin-app](https://github.com/kevva/imagemin-app)
- [imagemin-app](https://github.com/imagemin/imagemin-app)
- [gulp-imagemin](https://github.com/sindresorhus/gulp-imagemin)

@@ -156,0 +156,0 @@ - [grunt-contrib-imagemin](https://github.com/gruntjs/grunt-contrib-imagemin)

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc