Allow embed with rgba background #86 #89

Small memory leak mop-up related to #94
This commit is contained in:
Lovell Fuller
2014-10-02 20:02:14 +01:00
parent 5cdfbba55c
commit 0cba506bc4
6 changed files with 242 additions and 199 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sharp",
"version": "0.6.2",
"version": "0.7.0",
"author": "Lovell Fuller <npm@lovell.info>",
"contributors": [
"Pierre Inglebert <pierre.inglebert@gmail.com>",
@@ -38,13 +38,13 @@
"stream"
],
"dependencies": {
"bluebird": "^2.3.2",
"bluebird": "^2.3.4",
"color": "^0.7.1",
"nan": "^1.3.0"
},
"devDependencies": {
"imagemagick": "^0.1.3",
"imagemagick-native": "^1.2.2",
"imagemagick-native": "^1.3.0",
"gm": "^1.16.0",
"async": "^0.9.0",
"benchmark": "^1.0.0"