New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.6.4 to 1.6.5

3

lib/handler.js

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

ignored: /(^|[\/\\])\../, // ignore dotfiles
persistent: true
persistent: true,
awaitWriteFinish: true
});

@@ -56,0 +57,0 @@

{
"name": "ldn-inbox-server",
"version": "1.6.4",
"version": "1.6.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