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

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.8 to 0.2.9

2

lib/providers/instagram.js

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

type: IG_OBJECT_TAG,
tag: request.tags[i]
tag: request.tags[i].toString().replace('#','')
};

@@ -60,0 +60,0 @@ this.subscribe( data, function(req){

{
"name": "socializr",
"version": "0.2.8",
"version": "0.2.9",
"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