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

keuss

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

keuss - npm Package Compare versions

Comparing version 1.4.4 to 1.4.5

6

package.json
{
"name": "keuss",
"version": "1.4.4",
"version": "1.4.5",
"keywords": [

@@ -28,6 +28,6 @@ "queue",

"dependencies": {
"async": "2.6.0",
"async": "2.6.1",
"commander": "2.13.0",
"ioredis": "3.2.2",
"lodash": "4.17.4",
"lodash": "4.17.11",
"mitt": "1.1.3",

@@ -34,0 +34,0 @@ "mongodb": "2.2.34",

@@ -134,2 +134,4 @@ # keuss

TODO abound on options, name-and-stats-and-signals
where 'opts' is an object containing default values for queue creation (such as pollInterval, signaller or stats), plus the following backend-dependent values:

@@ -136,0 +138,0 @@ * backends *mongo*, *pl-mongo* and *ps-mongo*

Sorry, the diff of this file is not supported yet

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