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

cls-redis

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cls-redis - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

10

package.json
{
"name": "cls-redis",
"version": "1.0.0",
"version": "1.0.1",
"description": "Make continuation-local storage play nice with node-redis.",

@@ -28,3 +28,3 @@ "main": "shim.js",

"peerDependencies": {
"continuation-local-storage": "~2.5",
"continuation-local-storage": "~2",
"redis": "~0.9"

@@ -34,8 +34,8 @@ },

"tap": "~0.4.4",
"redis": "~0.9.0",
"continuation-local-storage": "~2.5.2"
"redis": "~0.9",
"continuation-local-storage": "~2"
},
"dependencies": {
"shimmer": "~0.9.2"
"shimmer": "~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