Socket
Socket
Sign inDemoInstall

gifsicle

Package Overview
Dependencies
Maintainers
7
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gifsicle - npm Package Compare versions

Comparing version 5.1.0 to 5.2.0

18

package.json
{
"name": "gifsicle",
"version": "5.1.0",
"version": "5.2.0",
"description": "gifsicle wrapper that makes it seamlessly available as a local dependency",
"license": "MIT",
"repository": "imagemin/gifsicle-bin",
"funding": "https://github.com/imagemin/gisicle-bin?sponsor=1",
"bin": "cli.js",
"funding": {
"url": "https://github.com/imagemin/gisicle-bin?sponsor=1"
},
"bin": {
"gifsicle": "cli.js"
},
"engines": {

@@ -35,12 +39,12 @@ "node": ">=10"

"bin-wrapper": "^4.0.0",
"execa": "^4.0.0",
"execa": "^5.0.0",
"logalot": "^2.0.0"
},
"devDependencies": {
"ava": "^3.8.0",
"ava": "^3.15.0",
"bin-check": "^4.0.1",
"compare-size": "^3.0.0",
"tempy": "^0.5.0",
"xo": "^0.30.0"
"tempy": "^1.0.0",
"xo": "^0.38.1"
}
}

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

# gifsicle-bin [![Build Status](https://travis-ci.org/imagemin/gifsicle-bin.svg?branch=master)](https://travis-ci.org/imagemin/gifsicle-bin)
# gifsicle-bin ![GitHub Actions Status](https://github.com/imagemin/gifsicle-bin/workflows/test/badge.svg?branch=master)

@@ -3,0 +3,0 @@ > gifsicle manipulates GIF image files in many different ways. Depending on command line options, it can merge several GIFs into a GIF animation; explode an animation into its component frames; change individual frames in an animation; turn interlacing on and off; add transparency and much more.

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