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

@midgar/cache

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@midgar/cache - npm Package Compare versions

Comparing version 1.0.0-alpha.1.0 to 1.0.0-alpha.1.1

README.md

3

index.js

@@ -8,3 +8,4 @@

*
* Manage cache
* Bind cache manager to midgar
* @see
*/

@@ -11,0 +12,0 @@ class MidgarCache extends Plugin {

{
"name": "@midgar/cache",
"version": "1.0.0-alpha.1.0",
"version": "1.0.0-alpha.1.1",
"description": "A plugin to add cache-manager to Midgar",

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

"dependencies": {
"@midgar/midgar": "^1.0.0-alpha.1.0",
"@midgar/utils": "^1.0.0-alpha.1",
"@midgar/midgar": "^1.0.0-alpha.1.2",
"@midgar/utils": "^1.0.0-alpha.1.1",
"cache-manager": "^2.9.0",

@@ -15,0 +15,0 @@ "cache-manager-redis-store": "^1.5.0"

Sorry, the diff of this file is not supported yet

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