Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hummingbird-instagram

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hummingbird-instagram - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

2

lib/instagram_stream.js

@@ -188,3 +188,3 @@ var winston = require('winston');

if (update.object==='user') {
Instagram.users.recent({user_id: update.object_id,
Insta.users.recent({user_id: update.object_id,
complete: function(data, pagination) {

@@ -191,0 +191,0 @@ self.hose.emit('post', data[0]);

{
"name": "hummingbird-instagram",
"version": "0.0.10",
"version": "0.0.11",
"description": "Instagram streaming module for hummingbird.",

@@ -5,0 +5,0 @@ "main": "main.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