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.3 to 0.2.4

3

lib/auth/pubsub.js

@@ -60,4 +60,3 @@ var util = require('util')

return function(req, res, next){
console.log('valid signature',stream.pubsub.isSignatureValid(
req.rawBody, req.get('X-Hub-Signature'));
console.log('valid signature',stream.pubsub.isSignatureValid( req.rawBody, req.get('X-Hub-Signature')));

@@ -64,0 +63,0 @@ if( stream.pubsub.isSignatureValid(

{
"name": "socializr",
"version": "0.2.3",
"version": "0.2.4",
"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