New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

animated-gif-detector-papandreou

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

animated-gif-detector-papandreou - npm Package Compare versions

Comparing version

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",