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

handy-redis

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

handy-redis - npm Package Compare versions

Comparing version 1.7.0 to 1.8.0

6

package.json
{
"name": "handy-redis",
"version": "1.7.0",
"version": "1.8.0",
"description": "A wrapper around node_redis with Promise and TypeScript support.",

@@ -63,4 +63,4 @@ "main": "dist/index.js",

"dependencies": {
"@types/redis": "^2.8.6",
"redis": "^2.8.0"
"@types/redis": "^2.8.14",
"redis": "^3.0.2"
},

@@ -67,0 +67,0 @@ "devDependencies": {

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