New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

giffer-validator

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

giffer-validator

Validates downloaded gifs from giffer

latest
Source
npmnpm
Version
1.0.4
Version published
Maintainers
1
Created
Source

giffer-validator

This giffer plugin makes sure to remove downloaded gifs that are invalid, empty or not animated.

Usage

The usage is pretty straight-forward:

var Giffer = require('giffer')
var validator = require('giffer-validator')

var giffer = new Giffer({})
validator(giffer)

Requirements

You need to have ImageMagick installed on your system otherwise pretty cryptic error messages start to appear.

Keywords

giffer

FAQs

Package last updated on 04 Dec 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts