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

pngcrush-bin

Package Overview
Dependencies
Maintainers
3
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pngcrush-bin - npm Package Compare versions

Comparing version

to
2.1.0

LICENSE.md

2

lib/index.js

@@ -11,3 +11,3 @@ 'use strict';

var BIN_VERSION = '1.7.77';
var BIN_VERSION = '1.7.80';
var BASE_URL = 'https://raw.githubusercontent.com/imagemin/pngcrush-bin/v' + pkg.version + '/vendor/';

@@ -14,0 +14,0 @@

@@ -14,2 +14,3 @@ 'use strict';

if (err) {
log.warn(err.message);
log.warn('pngcrush pre-build test failed');

@@ -16,0 +17,0 @@ log.info('compiling from source');

{
"name": "pngcrush-bin",
"version": "2.0.0",
"version": "2.1.0",
"description": "pngcrush wrapper that makes it seamlessly available as a local dependency",

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

@@ -1,2 +0,2 @@

# pngcrush-bin [![Build Status](http://img.shields.io/travis/imagemin/pngcrush-bin.svg?style=flat)](https://travis-ci.org/imagemin/pngcrush-bin) [![Build status](https://ci.appveyor.com/api/projects/status/cbnmru7q2hm2sk14)](https://ci.appveyor.com/project/ShinnosukeWatanabe/pngcrush-bin)
# pngcrush-bin [![Build Status](http://img.shields.io/travis/imagemin/pngcrush-bin.svg?style=flat)](https://travis-ci.org/imagemin/pngcrush-bin)

@@ -3,0 +3,0 @@ > pngcrush is an optimizer which main purpose is to reduce the size of the PNG IDAT datastream by trying various compression levels an PNG filter methods