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

remo

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remo - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

2

lib/attempt.js

@@ -24,3 +24,3 @@ var remo = require('../index');

case 'removeByObjectId':
remo[m.action].apply(this, [db, m, cb]);
remo[m.action].apply(remo, [db, m, cb]);
break;

@@ -27,0 +27,0 @@ default:

{
"name": "remo",
"version": "0.0.13",
"version": "0.0.14",
"description": "Re[dis]Mo[ngo] queue manager",

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