Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hospitalrun-dblisteners

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hospitalrun-dblisteners - npm Package Compare versions

Comparing version 0.9.3 to 0.9.4

2

dblisteners/merge-conflicts.js

@@ -106,3 +106,3 @@ var uuid = require('node-uuid');

var currentDoc = change.doc;
resolveConflicts(change.id, conflicts, currentDoc, maindb, function(err) {
resolveConflicts(change.id, conflicts, currentDoc, function(err) {
if (err) {

@@ -109,0 +109,0 @@ console.log('ERROR resolving conflicts: ' + JSON.stringify(err, null, 2));

{
"name": "hospitalrun-dblisteners",
"version": "0.9.3",
"version": "0.9.4",
"description": "CouchDB listeners for HospitalRun",

@@ -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