New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

logel

Package Overview
Dependencies
Maintainers
0
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

logel - npm Package Compare versions

Comparing version 0.8.1 to 0.8.2

2

lib/boom-output.js

@@ -43,3 +43,3 @@ import SonicBoom from 'sonic-boom';

let fsync = boolish(url.searchParams.get('fsync'), true) ?? false;
let periodicFlush = 10000;
let periodicFlush = 1000;
let periodicFlushStr = url.searchParams.get('periodicFlush') ?? undefined;

@@ -46,0 +46,0 @@ if (periodicFlushStr !== undefined) {

{
"name": "logel",
"type": "module",
"version": "0.8.1",
"version": "0.8.2",
"description": "Externally controlled logging subsystem",

@@ -6,0 +6,0 @@ "bin": {

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