Socket
Socket
Sign inDemoInstall

@iobroker/js-controller-common-db

Package Overview
Dependencies
Maintainers
6
Versions
389
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iobroker/js-controller-common-db - npm Package Compare versions

Comparing version 4.0.0-alpha.5-20210903-ac21ada4 to 4.0.0-alpha.6-20210908-7ef2f01b

24

package.json
{
"name": "@iobroker/js-controller-common-db",
"version": "4.0.0-alpha.5-20210903-ac21ada4",
"version": "4.0.0-alpha.6-20210908-7ef2f01b",
"engines": {

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

"dependencies": {
"@iobroker/db-objects-file": "4.0.0-alpha.5-20210903-ac21ada4",
"@iobroker/db-objects-jsonl": "4.0.0-alpha.5-20210903-ac21ada4",
"@iobroker/db-objects-redis": "4.0.0-alpha.5-20210903-ac21ada4",
"@iobroker/db-states-file": "4.0.0-alpha.5-20210903-ac21ada4",
"@iobroker/db-states-jsonl": "4.0.0-alpha.5-20210903-ac21ada4",
"@iobroker/db-states-redis": "4.0.0-alpha.5-20210903-ac21ada4",
"@iobroker/js-controller-common": "4.0.0-alpha.5-20210903-ac21ada4"
"@iobroker/db-objects-file": "4.0.0-alpha.6-20210908-7ef2f01b",
"@iobroker/db-objects-jsonl": "4.0.0-alpha.6-20210908-7ef2f01b",
"@iobroker/db-objects-redis": "4.0.0-alpha.6-20210908-7ef2f01b",
"@iobroker/db-states-file": "4.0.0-alpha.6-20210908-7ef2f01b",
"@iobroker/db-states-jsonl": "4.0.0-alpha.6-20210908-7ef2f01b",
"@iobroker/db-states-redis": "4.0.0-alpha.6-20210908-7ef2f01b",
"@iobroker/js-controller-common": "4.0.0-alpha.6-20210908-7ef2f01b"
},

@@ -36,7 +36,11 @@ "keywords": [

"main": "index.js",
"license": "Apache 2.0",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"gitHead": "747dba053c5838df01bb90d04101665f449cec8a"
"files": [
"lib/",
"index.js"
],
"gitHead": "9d77288dced25b34016640e44d7283efff371126"
}

@@ -5,3 +5,3 @@ # Common class for ioBroker

## License
Apache 2.0
Copyright 2018-2021 bluefox <dogafox@gmail.com>
MIT
Copyright 2018-2021 bluefox <dogafox@gmail.com>

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