New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@iobroker/db-base

Package Overview
Dependencies
Maintainers
6
Versions
429
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iobroker/db-base - npm Package Compare versions

Comparing version 4.1.0-alpha.3-20220302-91ae5b6c to 4.1.0-alpha.4-20220303-091d044b

2

lib/tools.js

@@ -13,3 +13,3 @@ const { tools } = require('@iobroker/js-controller-common');

* error is given, a rejected Promise is returned. If error is given but it is not an instance of Error, it is converted into one.
* @param {any[]} args - as many arguments as needed, which will be returned by the callback function or by the Promise
* @param {...any} args - as many arguments as needed, which will be returned by the callback function or by the Promise
* @returns {Promise<any>} - if Promise is resolved with multiple arguments, an array is returned

@@ -16,0 +16,0 @@ */

{
"name": "@iobroker/db-base",
"version": "4.1.0-alpha.3-20220302-91ae5b6c",
"version": "4.1.0-alpha.4-20220303-091d044b",
"engines": {

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

"dependencies": {
"@iobroker/js-controller-common": "4.1.0-alpha.3-20220302-91ae5b6c",
"@iobroker/js-controller-common": "4.1.0-alpha.4-20220303-091d044b",
"deep-clone": "^3.0.3",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"respjs": "^4.2.0"

@@ -39,3 +39,3 @@ },

],
"gitHead": "17a916537b11b9df499fe4f11bca8e7fa366c914"
"gitHead": "c2cce2b7d4198dbf5b83933ba6dd407dbc39dbc9"
}
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