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

@iobroker/db-objects-jsonl

Package Overview
Dependencies
Maintainers
6
Versions
422
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 4.0.0-alpha.1-20210830-d9828cd3 to 4.0.0-alpha.10-20211116-cb8ad50a

2

lib/objects/objectsInMemJsonlDB.js

@@ -36,3 +36,3 @@ /**

sizeFactor: 2,
sizeFactorMinimumSize: 1000
sizeFactorMinimumSize: 25000
},

@@ -39,0 +39,0 @@ ignoreReadErrors: true,

{
"name": "@iobroker/db-objects-jsonl",
"version": "4.0.0-alpha.1-20210830-d9828cd3",
"version": "4.0.0-alpha.10-20211116-cb8ad50a",
"engines": {

@@ -8,6 +8,6 @@ "node": ">=12.0.0"

"dependencies": {
"@alcalzone/jsonl-db": "^2.1.0",
"@iobroker/db-base": "4.0.0-alpha.1-20210830-d9828cd3",
"@iobroker/db-objects-file": "4.0.0-alpha.1-20210830-d9828cd3",
"@iobroker/db-objects-redis": "4.0.0-alpha.1-20210830-d9828cd3",
"@alcalzone/jsonl-db": "^2.2.0",
"@iobroker/db-base": "4.0.0-alpha.10-20211116-cb8ad50a",
"@iobroker/db-objects-file": "4.0.0-alpha.10-20211116-cb8ad50a",
"@iobroker/db-objects-redis": "4.0.0-alpha.10-20211116-cb8ad50a",
"deep-clone": "^3.0.3",

@@ -38,3 +38,7 @@ "fs-extra": "^10.0.0",

},
"gitHead": "c4f5768a90b13b9f629eddf566b3205b39e11939"
"files": [
"lib/",
"index.js"
],
"gitHead": "7e4b1475d5d59e3540a6111f69f8a3bc9536f751"
}
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