Socket
Socket
Sign inDemoInstall

cache-manager

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cache-manager - npm Package Compare versions

Comparing version 3.4.0 to 3.4.1

3

History.md

@@ -0,1 +1,4 @@

- 3.4.1 2021-03-05
- Update lodash to fix vulnerability (#152).
- 3.4.0 2020-04-30

@@ -2,0 +5,0 @@ - Update dependencies (#145). - @orgads

6

package.json
{
"name": "cache-manager",
"version": "3.4.0",
"version": "3.4.1",
"description": "Cache module for Node.js",

@@ -23,4 +23,4 @@ "main": "index.js",

"dependencies": {
"async": "^3.2.0",
"lodash": "^4.17.20",
"async": "3.2.0",
"lodash": "^4.17.21",
"lru-cache": "6.0.0"

@@ -27,0 +27,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