animated-gif-detector-papandreou
Advanced tools
Comparing version 1.1.6-patch1 to 1.1.6-patch2
@@ -44,3 +44,3 @@ var Writable = require('stream').Writable | ||
this.buffer = Buffer.concat([this.buffer, chunk]) | ||
, animated = this.isAnimated(this.buffer) | ||
var animated = this.isAnimated(this.buffer) | ||
; | ||
@@ -47,0 +47,0 @@ |
{ | ||
"name": "animated-gif-detector-papandreou", | ||
"version": "1.1.6-patch1", | ||
"version": "1.1.6-patch2", | ||
"description": "Detect animated GIFs from JavaScript buffers.", | ||
@@ -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