-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove outdated and insecure binaries
See #87
- Loading branch information
1 parent
a985662
commit 58099ed
Showing
8 changed files
with
6 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,22 +4,7 @@ | |
"description": "gifsicle wrapper that makes it seamlessly available as a local dependency", | ||
"license": "MIT", | ||
"repository": "imagemin/gifsicle-bin", | ||
"author": { | ||
"name": "Kevin Martensson", | ||
"email": "[email protected]", | ||
"url": "github.com/kevva" | ||
}, | ||
"maintainers": [ | ||
{ | ||
"name": "Sindre Sorhus", | ||
"email": "[email protected]", | ||
"url": "sindresorhus.com" | ||
}, | ||
{ | ||
"name": "Shinnosuke Watanabe", | ||
"url": "github.com/shinnn" | ||
} | ||
], | ||
"funding": "https://github.com/imagemin/gisicle-bin?sponsor=1", | ||
"bin": "cli.js", | ||
"engines": { | ||
"node": ">=6" | ||
|
@@ -51,10 +36,10 @@ | |
"logalot": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"ava": "*", | ||
"ava": "^1.4.1", | ||
"bin-check": "^4.0.1", | ||
"compare-size": "^3.0.0", | ||
"tempy": "^0.2.1", | ||
"xo": "*" | ||
"xo": "^0.18.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.