New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gulp-image-lqip

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

gulp-image-lqip - npm Package Compare versions

Comparing version 1.0.0 to 1.0.2

8

package.json
{
"name": "gulp-image-lqip",
"version": "1.0.0",
"version": "1.0.2",
"description": "Gulp plugin which generates HTML image placeholders using lqip technique",

@@ -32,3 +32,3 @@ "author": "Johann-S <johann.servoire@gmail.com> (https://www.johann-servoire.fr/)",

"cheerio": "^1.0.0-rc.3",
"jimp": "^0.6.4",
"jimp": "^0.6.8",
"plugin-error": "^1.0.1",

@@ -39,4 +39,4 @@ "pretty": "^2.0.0",

"devDependencies": {
"eslint": "^5.16.0",
"eslint-plugin-node": "^9.1.0",
"eslint": "^6.3.0",
"eslint-plugin-node": "^10.0.0",
"gulp": "^4.0.2"

@@ -43,0 +43,0 @@ },

# gulp-image-lqip
[![npm version](https://img.shields.io/npm/v/gulp-image-lqip.svg)](https://www.npmjs.com/package/gulp-image-lqip)
[![Build Status](https://travis-ci.org/Johann-S/gulp-image-lqip.svg?branch=master)](https://travis-ci.org/Johann-S/gulp-image-lqip)

@@ -73,6 +74,7 @@ [![dependencies Status](https://img.shields.io/david/Johann-S/gulp-image-lqip.svg)](https://david-dm.org/Johann-S/gulp-image-lqip)

If you want to thank me or supporting my work:
- You can become my [Patron](https://www.patreon.com/jservoire)
- Or buy me a coffee: [PayPal](https://www.paypal.me/jservoire)
If you want to thank me or support my work:
- You can become my [Patron](https://www.patreon.com/jservoire)
- Or buy me a coffee: [PayPal](https://www.paypal.me/jservoire)
## Thanks

@@ -79,0 +81,0 @@

@@ -13,5 +13,2 @@ 'use strict'

'.png',
'.bmp',
'.tif',
'.tiff',
'.gif'

@@ -18,0 +15,0 @@ ]

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