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.0.0 to 1.0.1

4

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

@@ -33,2 +33,3 @@ "main": "dist/src/index.js",

"dependencies": {
"@types/redis": "^0.12.36",
"redis": "^2.7.1"

@@ -38,3 +39,2 @@ },

"@types/node": "^7.0.14",
"@types/redis": "^0.12.36",
"@types/yamljs": "^0.2.30",

@@ -41,0 +41,0 @@ "ava": "^0.19.1",

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