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.0.25 to 0.0.26

2

lib/providers/instagram.js

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

var conn = new PubSubConnection( this.appSecret)
var conn = new PubSubConnection( this.clientSecret)
, signature = req.get('X-Hub-Signature')

@@ -121,0 +121,0 @@ ;

{
"name": "socializr",
"version": "0.0.25",
"version": "0.0.26",
"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