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

@iobroker/db-objects-redis

Package Overview
Dependencies
Maintainers
5
Versions
425
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.0 to 1.0.3

2

index.js

@@ -5,5 +5,5 @@ module.exports = {

objectsUtils: require('./lib/objects/objectsUtils.js'),
getDefaultObjectsPort: host => {
getDefaultPort: host => {
return (host.includes(',')) ? 26379 : 6379;
}
};
{
"name": "@iobroker/db-objects-redis",
"version": "1.0.0",
"version": "1.0.3",
"engines": {

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

},
"gitHead": "eaedf07726250c1fb3bf3cbfa9778e6cddd5c963"
"gitHead": "731ee0d01136fb7f73d7bbb7fbf622f748786ba0"
}
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