Socket
Socket
Sign inDemoInstall

socializr

Package Overview
Dependencies
6
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.24 to 0.2.25

1

lib/providers/facebook.js

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

, uuid = require('node-uuid')
, _ = require('underscore')
, oauth1a = require('../auth/oauth1a')

@@ -7,0 +8,0 @@ , PubSubConnection = require('../auth/pubsub')

@@ -13,2 +13,3 @@ /*!

, uuid = require('node-uuid')
, _ = require('underscore')

@@ -15,0 +16,0 @@ , Transform = stream.Transform

2

package.json
{
"name": "socializr",
"version": "0.2.24",
"version": "0.2.25",
"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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc