node-pngcrush
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -1,2 +0,2 @@ | ||
var _handle = require('./binding.js'); | ||
var _handle = require('./bind.js'); | ||
@@ -26,2 +26,2 @@ function PngCompress(buffer) { | ||
module.exports = new PngCompress; | ||
module.exports = new PngCompress; |
{ | ||
"name": "node-pngcrush", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "The node-pngcrush is an addon of node, as a readable/writable stream", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
62
10314464