Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "sharp", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"author": "Lovell Fuller", | ||
@@ -5,0 +5,0 @@ "description": "High performance module to resize JPEG and PNG images using the libvips image processing library", |
@@ -15,3 +15,3 @@ var sharp = require("../index"); | ||
var outputPng = __dirname + "/output.png"; | ||
var outputPngLength = 60379; | ||
var outputPngLength = 60380; | ||
@@ -18,0 +18,0 @@ var width = 640; |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
946522