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.6 to 0.0.7

2

package.json
{
"name": "remo",
"version": "0.0.6",
"version": "0.0.7",
"description": "Re[dis]Mo[ngo] queue manager",

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

@@ -19,3 +19,3 @@ # ReMo

"retry" : "db:mongo:retry" # Queries not processed
"output" : "db:mongo:output" # Output from mongo[unused]
"output" : "db:mongo:output" # Output for 'find'
"errors" : "db:mongo:errors" # Logging errors

@@ -136,3 +136,3 @@ "results": "db:mongo:results" # Logging results

* Save JSON in redis.
* Listen for changes node/ruby
* Listening for changes node/ruby
* Count pending queries

@@ -144,3 +144,3 @@ * Open a connection with mongo

## Test
## Code Quality
````sh

@@ -147,0 +147,0 @@ npm install gulp

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