Socket
Socket
Sign inDemoInstall

@iobroker/db-objects-file

Package Overview
Dependencies
Maintainers
6
Versions
421
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 6.0.10-alpha.0-20240804-d9be20474 to 6.0.10

2

build/esm/lib/objects/objectsInMemFileDB.js
/**
* Object DB in memory - Server
*
* Copyright 2013-2023 bluefox <dogafox@gmail.com>
* Copyright 2013-2024 bluefox <dogafox@gmail.com>
*

@@ -6,0 +6,0 @@ * MIT License

/**
* States DB in memory - Server with Redis protocol
*
* Copyright 2013-2022 bluefox <dogafox@gmail.com>
* Copyright 2013-2024 bluefox <dogafox@gmail.com>
*

@@ -6,0 +6,0 @@ * MIT License

/**
* Objects DB in memory - Server with Redis protocol
*
* Copyright 2013-2022 bluefox <dogafox@gmail.com>
* Copyright 2013-2024 bluefox <dogafox@gmail.com>
*

@@ -6,0 +6,0 @@ * MIT License

{
"name": "@iobroker/db-objects-file",
"type": "module",
"version": "6.0.10-alpha.0-20240804-d9be20474",
"version": "6.0.10",
"engines": {

@@ -9,4 +9,4 @@ "node": ">=12.0.0"

"dependencies": {
"@iobroker/db-base": "6.0.10-alpha.0-20240804-d9be20474",
"@iobroker/db-objects-redis": "6.0.10-alpha.0-20240804-d9be20474",
"@iobroker/db-base": "6.0.10",
"@iobroker/db-objects-redis": "6.0.10",
"deep-clone": "^3.0.3",

@@ -51,3 +51,3 @@ "fs-extra": "^11.1.0"

],
"gitHead": "d05c5620385707d8c5b0a802621c6f194f5c3139"
"gitHead": "d40de94868ecdd0b3a44d7d46bbfc8239fb268cc"
}

@@ -123,2 +123,2 @@ # File objects DB base classes for ioBroker

Apache 2.0
Copyright 2018-2023 bluefox <dogafox@gmail.com>
Copyright 2018-2024 bluefox <dogafox@gmail.com>

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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