hummingbird-instagram
Advanced tools
Comparing version 0.0.10 to 0.0.11
@@ -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", |
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
14550