You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
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

Comparing version 0.0.29 to 0.0.30

2

lib/providers/instagram.js

@@ -119,5 +119,5 @@ var stream = require('stream')

console.log(req);
console.log(req.get('X-Hub-Signature'), _this.clientSecret);
console.log(conn.isSignatureValid( req.text, signature));
console.log(req.body);

@@ -124,0 +124,0 @@ if( conn.isSignatureValid( req.text, signature)){

{
"name": "socializr",
"version": "0.0.29",
"version": "0.0.30",
"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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc