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

apostrophe-caches-redis

Package Overview
Dependencies
Maintainers
14
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apostrophe-caches-redis - npm Package Compare versions

Comparing version 2.1.4 to 2.1.5

4

CHANGELOG.md
# Changelog
## 2.1.5 - 2023-02-01
- Fixed redis vulnerability reported by security scanners. Due to the way Apostrophe constructs keys there was no actual vulnerability in practice.
## 2.1.4 - 2021-10-13

@@ -4,0 +8,0 @@

4

package.json
{
"name": "apostrophe-caches-redis",
"version": "2.1.4",
"version": "2.1.5",
"description": "Redis-based cache for the Apostrophe CMS",

@@ -26,3 +26,3 @@ "main": "index.js",

"bluebird": "^3.5.3",
"redis": "^2.8.0"
"redis": "^3.1.1"
},

@@ -29,0 +29,0 @@ "devDependencies": {

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