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

multiple-redis

Package Overview
Dependencies
Maintainers
1
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multiple-redis - npm Package Compare versions

Comparing version 1.0.46 to 1.0.47

2

docs/CHANGELOG.md
| Date | Version | Description |
| ----------- | ------- | ----------- |
| 2017-04-26 | v1.0.46 | Maintenance |
| 2017-04-30 | v1.0.47 | Maintenance |
| 2017-01-18 | v1.0.29 | setnx type commands now run in sequence and not in parallel |

@@ -5,0 +5,0 @@ | 2017-01-16 | v1.0.28 | Maintenance |

{
"name": "multiple-redis",
"version": "1.0.46",
"version": "1.0.47",
"description": "Run redis commands against multiple redis instances.",

@@ -42,3 +42,3 @@ "author": {

"dependencies": {
"async": "^2.3.0",
"async": "^2.4.0",
"debuglog": "^1.0.1",

@@ -45,0 +45,0 @@ "event-emitter-enhancer": "latest",

@@ -141,3 +141,3 @@ # multiple-redis

| ----------- | ------- | ----------- |
| 2017-04-26 | v1.0.46 | Maintenance |
| 2017-04-30 | v1.0.47 | Maintenance |
| 2017-01-18 | v1.0.29 | setnx type commands now run in sequence and not in parallel |

@@ -144,0 +144,0 @@ | 2017-01-16 | v1.0.28 | Maintenance |

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