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

ldn-inbox-server

Package Overview
Dependencies
Maintainers
0
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ldn-inbox-server - npm Package Compare versions

Comparing version 1.5.4 to 1.5.5

2

lib/handler.js

@@ -14,3 +14,3 @@ const fs = require('fs');

async function defaultInboxHandler({path,options}) {
logger.info(`[${path}]`);
logger.debug(`[${path}]`);

@@ -17,0 +17,0 @@ const queue_size = options['queue_size'] ?? 'auto';

{
"name": "ldn-inbox-server",
"version": "1.5.4",
"version": "1.5.5",
"description": "A demonstration Event Notifications Inbox server",

@@ -5,0 +5,0 @@ "main": "lib/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