Socket
Socket
Sign inDemoInstall

imgur-node-api

Package Overview
Dependencies
19
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

2

lib/imgur.js

@@ -32,3 +32,3 @@ /*

var post = request.post(options, function(err, req, body){
_cb(err, JSON.parse(body));
_cb(err, body);
});

@@ -35,0 +35,0 @@

{
"name": "imgur-node-api",
"description": "Node implementation of the anonymous imgur api",
"version": "0.0.1",
"version": "0.0.2",
"homepage": "https://github.com/jamiees2/imgur-node-api",

@@ -6,0 +6,0 @@ "author": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc