Socket
Socket
Sign inDemoInstall

@logux/core

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@logux/core - npm Package Compare versions

Comparing version 0.7.2 to 0.7.3

4

client-node/index.js

@@ -5,4 +5,4 @@ import { BaseNode } from '../base-node/index.js'

fixTime: true,
timeout: 20000,
ping: 5000
timeout: 70000,
ping: 10000
}

@@ -9,0 +9,0 @@

{
"name": "@logux/core",
"version": "0.7.2",
"version": "0.7.3",
"description": "Logux core components",

@@ -29,4 +29,4 @@ "keywords": [

"dependencies": {
"nanoevents": "^6.0.1"
"nanoevents": "^6.0.2"
}
}

@@ -5,4 +5,4 @@ import { BaseNode } from '../base-node/index.js'

const DEFAULT_OPTIONS = {
timeout: 20000,
ping: 10000
timeout: 70000,
ping: 20000
}

@@ -9,0 +9,0 @@

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