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

pngquant-bin

Package Overview
Dependencies
Maintainers
2
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pngquant-bin - npm Package Compare versions

Comparing version 0.3.4 to 0.3.5

2

index.js

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

var BIN_VERSION = '2.3.0';
var BASE_URL = 'https://raw.github.com/kevva/pngquant-bin/v' + pkg.version + '/vendor/';
var BASE_URL = 'https://raw.github.com/imagemin/pngquant-bin/v' + pkg.version + '/vendor/';

@@ -18,0 +18,0 @@ /**

{
"name": "pngquant-bin",
"version": "0.3.4",
"version": "0.3.5",
"description": "pngquant wrapper that makes it seamlessly available as a local dependency on OS X, Linux and Windows",
"license": "MIT",
"repository": "kevva/pngquant-bin",
"repository": "imagemin/pngquant-bin",
"author": {

@@ -8,0 +8,0 @@ "name": "Kevin Mårtensson",

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

# pngquant-bin [![Build Status](https://travis-ci.org/kevva/pngquant-bin.svg?branch=master)](https://travis-ci.org/kevva/pngquant-bin)
# pngquant-bin [![Build Status](https://travis-ci.org/imagemin/pngquant-bin.svg?branch=master)](https://travis-ci.org/imagemin/pngquant-bin)

@@ -3,0 +3,0 @@ [pngquant](http://pngquant.org) 2.3.0 Node.js wrapper that makes it seamlessly available as a local dependency on OS X, Linux and Windows.

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