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

rsmq

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rsmq - npm Package Compare versions

Comparing version 0.9.1 to 0.9.2

1

index.d.ts

@@ -49,2 +49,3 @@ // Type definitions for rsmq 0.8.3

export interface ConstructorOptions {
realtime?: boolean;
host?: string;

@@ -51,0 +52,0 @@ port?: number;

2

package.json
{
"name": "rsmq",
"description": "A really simple message queue based on Redis",
"version": "0.9.1",
"version": "0.9.2",
"license": "MIT",

@@ -6,0 +6,0 @@ "author": "P. Liess <smrchy+npm@gmail.com>",

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