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

@iobroker/db-states-redis

Package Overview
Dependencies
Maintainers
6
Versions
435
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 4.1.0-alpha.14-20220321-028289e6 to 4.1.0-alpha.15-20220323-f615bbcc

build/index.d.ts

18

package.json
{
"name": "@iobroker/db-states-redis",
"version": "4.1.0-alpha.14-20220321-028289e6",
"version": "4.1.0-alpha.15-20220323-f615bbcc",
"engines": {

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

"dependencies": {
"@iobroker/db-base": "4.1.0-alpha.14-20220321-028289e6",
"@iobroker/db-base": "4.1.0-alpha.15-20220323-f615bbcc",
"ioredis": "^4.28.2"

@@ -27,4 +27,6 @@ },

},
"scripts": {},
"main": "index.js",
"scripts": {
"build": "tsc -b tsconfig.build.json"
},
"main": "build/index.js",
"license": "MIT",

@@ -34,7 +36,9 @@ "publishConfig": {

},
"types": "build/index.d.ts",
"files": [
"lib/",
"index.js"
"build/lib/",
"build/index.js",
"build/index.d.ts"
],
"gitHead": "ddc4a31ae8fe3b3f4d80b2dbb149b22114ce42dd"
"gitHead": "ae981f274ece704576d2d6f37af1cb62a7e46111"
}
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