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

then-redis

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

then-redis - npm Package Compare versions

Comparing version 1.2.2 to 1.3.0

Client.js

6

package.json
{
"name": "then-redis",
"version": "1.2.2",
"version": "1.3.0",
"description": "A small, promise-based Redis client",
"main": "modules/index.js",
"main": "index.js",
"scripts": {
"test": "jshint . && mocha --reporter spec 'modules/**/__tests__/*-test.js'"
"test": "jshint . && mocha --reporter spec 'tests/*-test.js'"
},

@@ -9,0 +9,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

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