Socket
Socket
Sign inDemoInstall

@iobroker/db-states-jsonl

Package Overview
Dependencies
Maintainers
5
Versions
403
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.2.7 to 4.0.0-alpha.1-20210830-d9828cd3

3

lib/states/statesInMemJsonlDB.js

@@ -59,4 +59,3 @@ /**

sizeFactor: 2,
sizeFactorMinimumSize: 1000,
onOpen: true
sizeFactorMinimumSize: 1000
},

@@ -63,0 +62,0 @@ ignoreReadErrors: true,

{
"name": "@iobroker/db-states-jsonl",
"version": "1.2.7",
"version": "4.0.0-alpha.1-20210830-d9828cd3",
"engines": {
"node": ">=10.0.0"
"node": ">=12.0.0"
},
"dependencies": {
"@alcalzone/jsonl-db": "^1.2.5",
"@iobroker/db-base": "1.2.4",
"@iobroker/db-states-file": "1.2.7",
"@iobroker/db-states-redis": "1.2.7"
"@alcalzone/jsonl-db": "^2.1.0",
"@iobroker/db-base": "4.0.0-alpha.1-20210830-d9828cd3",
"@iobroker/db-states-file": "4.0.0-alpha.1-20210830-d9828cd3",
"@iobroker/db-states-redis": "4.0.0-alpha.1-20210830-d9828cd3"
},

@@ -22,7 +22,7 @@ "keywords": [

"Apollon77 <iobroker@fischer-ka.de>",
"foxriver76"
"foxriver76 <moritz.heusinger@gmail.com>"
],
"repository": {
"type": "git",
"url": "https://github.com/ioBroker/ioBroker.objects-redis"
"url": "https://github.com/ioBroker/ioBroker.js-controller/packages/db-states-jsonl"
},

@@ -35,3 +35,3 @@ "scripts": {},

},
"gitHead": "d937b3d6ffc6385ccb0e6436cf9f0432fccf08bf"
"gitHead": "c4f5768a90b13b9f629eddf566b3205b39e11939"
}

@@ -1,3 +0,3 @@

# File DB states classes for ioBroker
The Library contains the Database classes for File based states database client and server.
# File DB JSONL states classes for ioBroker
The Library contains the JSONL Database classes for File based states database client and server.

@@ -7,3 +7,2 @@ ## License

Copyright (c) 2014-2020 bluefox <dogafox@gmail.com>,
Copyright (c) 2014 hobbyquaker
Copyright 2018-2021 bluefox <dogafox@gmail.com>
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