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

fh-sync

Package Overview
Dependencies
Maintainers
8
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fh-sync - npm Package Compare versions

Comparing version 1.0.13 to 1.0.14

dump.rdb

2

lib/mongodbQueue.js

@@ -1,2 +0,2 @@

var mongodbQ = require('mongodb-queue');
var mongodbQ = require('fh-mongodb-queue');
var metrics = require('./sync-metrics');

@@ -3,0 +3,0 @@ var _ = require('underscore');

{
"name": "fh-sync",
"version": "1.0.13",
"version": "1.0.14",
"description": "FeedHenry Data Synchronization Server",

@@ -11,5 +11,5 @@ "main": "index.js",

"fh-component-metrics": "2.7.0",
"fh-mongodb-queue": "3.3.0",
"mongodb": "2.1.18",
"mongodb-lock": "0.4.0",
"mongodb-queue": "git+https://github.com/david-martin/mongodb-queue.git#ttl-index-01",
"parse-duration": "0.1.1",

@@ -16,0 +16,0 @@ "redis": "2.6.5",

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