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

node-redis-connection-pool

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-redis-connection-pool - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

11

CHANGELOG.md
# Change Log
**2.11.0**
move to typescript
## [3.1.0](https://github.com/pasupulaphani/node-cache-redis/releases/tag/v6.4.1) - 2021-04-27
### Fixed
- The following vulnerabilities are fixed with an upgrade: https://snyk.io/vuln/SNYK-JS-REDIS-1255645
## 3.0.0
- move to typescript

6

package.json
{
"name": "node-redis-connection-pool",
"version": "3.0.0",
"version": "3.1.0",
"description": "Simplistic node redis connection pool ready can scale with generic-pool support",

@@ -52,5 +52,5 @@ "main": "dist/index.js",

"debug": "^4.3.1",
"generic-pool": "^3.7.1",
"generic-pool": "^3.7.8",
"is-json": "^2.0.1",
"redis": "^3.0.2",
"redis": "^3.1.2",
"retry-as-promised": "^3.2.0"

@@ -57,0 +57,0 @@ },

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