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

giffer

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

giffer - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

4

index.js

@@ -70,2 +70,6 @@ var uuid = require('uuid')

Giffer.prototype.plugin = function(plugin, opts) {
plugin(this, opts)
}
Giffer.prototype.handleGif = function(url, metadata) {

@@ -72,0 +76,0 @@ if(!metadata || !metadata.origin) return

2

package.json
{
"name": "giffer",
"version": "2.0.2",
"version": "2.0.3",
"description": "GIF download bot",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc