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

@iobroker/db-states-jsonl

Package Overview
Dependencies
Maintainers
5
Versions
410
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iobroker/db-states-jsonl - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

4

lib/states/statesInMemJsonlDB.js

@@ -65,3 +65,3 @@ /**

intervalMs: 60000,
maxBufferedCommands: 100
maxBufferedCommands: 2000
}

@@ -78,3 +78,3 @@ };

path.join(this.dataDir, settings.jsonlDB.fileName),
settings.jsonlDB.jsonlOptions
jsonlOptions
);

@@ -81,0 +81,0 @@ }

{
"name": "@iobroker/db-states-jsonl",
"version": "1.1.4",
"version": "1.1.5",
"engines": {

@@ -34,3 +34,3 @@ "node": ">=10.0.0"

},
"gitHead": "6c53b763a000e4acb0b73ffcff327e051f60373f"
"gitHead": "278753f72d34a83a82f33c938a286d574975151c"
}
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