Socket
Socket
Sign inDemoInstall

redis-connection-pool

Package Overview
Dependencies
3
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.7.2 to 1.7.3

.github/workflows/codeql-analysis.yml

2

API.md

@@ -387,3 +387,3 @@ ## Constants

### redisConnectionPool.send_command()
### redisConnectionPool.send\_command()
Function: send_command

@@ -390,0 +390,0 @@

{
"name": "redis-connection-pool",
"version": "1.7.2",
"version": "1.7.3",
"description": "a redis client connection pool",

@@ -25,9 +25,9 @@ "license": "MIT",

"dependencies": {
"debug": "^4.0.1",
"generic-pool": "^3.4.2",
"redis": "^2.8.0"
"debug": "^4.3.1",
"generic-pool": "^3.7.8",
"redis": "^3.1.2"
},
"devDependencies": {
"jaribu": "^2.0.0",
"jsdoc-to-markdown": "^4.0.1"
"jaribu": "^2.2.3",
"jsdoc-to-markdown": "7.0.1"
},

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc