Socket
Socket
Sign inDemoInstall

socializr

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

socializr - npm Package Compare versions

Comparing version 0.2.28 to 0.2.29

3

lib/providers/instagram.js

@@ -169,3 +169,3 @@ var stream = require('stream')

}, function(err,res){
console.log('unsubscribe instagram', err, type[i], res.body);
console.log('unsubscribe instagram', err, d.object_id, res.body);
});

@@ -323,2 +323,3 @@ }

request.del(url)
.type('form')
.send(data)

@@ -325,0 +326,0 @@ .end( function(err,res){

{
"name": "socializr",
"version": "0.2.28",
"version": "0.2.29",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc