Socket
Socket
Sign inDemoInstall

socializr

Package Overview
Dependencies
6
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.7 to 0.2.8

4

lib/providers/instagram.js

@@ -129,2 +129,4 @@ var stream = require('stream')

console.log("Instagram transform", chunk)
var expected = 0

@@ -140,3 +142,3 @@ , ig = this

// });
console.log( chunk[i]);
// console.log( chunk[i]);

@@ -143,0 +145,0 @@ }

@@ -584,3 +584,3 @@ /*!

this._body = '';
// console.log('data error', tweet, err);
console.log('twitter data error', tweet, err);
this.emit('warning', err, this);

@@ -587,0 +587,0 @@ done();

{
"name": "socializr",
"version": "0.2.7",
"version": "0.2.8",
"description": "Read data streams from several social networks.",

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc