Socket
Socket
Sign inDemoInstall

gifsicle

Package Overview
Dependencies
3
Maintainers
3
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.1 to 3.0.2

2

lib/index.js

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

var pkg = require('../package.json');
var url = 'https://raw.github.com/imagemin/gifsicle-bin/' + pkg.version + '/vendor/';
var url = 'https://raw.githubusercontent.com/imagemin/gifsicle-bin/' + pkg.version + '/vendor/';

@@ -9,0 +9,0 @@ module.exports = new BinWrapper()

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

var builder = new BinBuild()
.src('http://www.lcdf.org/gifsicle/gifsicle-1.87.tar.gz')
.src('https://github.com/kohler/gifsicle/archive/v1.88.tar.gz')
.cmd('autoreconf -ivf')

@@ -22,0 +22,0 @@ .cmd(cfg)

{
"name": "gifsicle",
"version": "3.0.1",
"version": "3.0.2",
"description": "gifsicle wrapper that makes it seamlessly available as a local dependency",

@@ -39,3 +39,3 @@ "license": "MIT",

"devDependencies": {
"bin-check": "^1.0.0",
"bin-check": "^2.0.0",
"compare-size": "^1.0.0",

@@ -42,0 +42,0 @@ "mkdirp": "^0.5.0",

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