Socket
Socket
Sign inDemoInstall

@iobroker/db-states-redis

Package Overview
Dependencies
Maintainers
5
Versions
415
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iobroker/db-states-redis - npm Package Compare versions

Comparing version 0.0.14 to 1.0.0

lib/states/statesInRedisClient.js

2

index.js
module.exports = {
Client: require('./lib/states/statesInRedis.js'),
Client: require('./lib/states/statesInRedisClient.js'),
Server: null,

@@ -4,0 +4,0 @@ getDefaultObjectsPort: host => {

{
"name": "@iobroker/db-states-redis",
"version": "0.0.14",
"version": "1.0.0",
"engines": {

@@ -8,3 +8,3 @@ "node": ">=10.0.0"

"dependencies": {
"@iobroker/db-base": "^0.0.14",
"@iobroker/db-base": "^1.0.0",
"ioredis": "^4.19.4"

@@ -33,3 +33,3 @@ },

},
"gitHead": "6f1253ede80b73ec1ffbc24d1afd19f2552bbdc4"
"gitHead": "eaedf07726250c1fb3bf3cbfa9778e6cddd5c963"
}
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