Socket
Socket
Sign inDemoInstall

follow

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

follow - npm Package Compare versions

Comparing version 0.10.1 to 0.10.3

5

lib/feed.js

@@ -44,2 +44,4 @@ // Core routines for event emitters

opts = opts || {}
self.feed = 'continuous';

@@ -60,3 +62,2 @@ self.heartbeat = DEFAULT_HEARTBEAT;

opts = opts || {};
if(typeof opts === 'string')

@@ -349,3 +350,3 @@ opts = {'db': opts};

var self = this
if (self.dead)

@@ -352,0 +353,0 @@ return

2

package.json
{ "name": "follow"
, "version": "0.10.1"
, "version": "0.10.3"
, "author": { "name": "Jason Smith"

@@ -4,0 +4,0 @@ , "email": "jhs@iriscouch.com" }

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