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

route-cache

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

route-cache - npm Package Compare versions

Comparing version 0.4.5 to 0.4.6

6

package.json
{
"name": "route-cache",
"version": "0.4.5",
"version": "0.4.6",
"description": "express middleware for caching your routes",

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

"express": "^4.16.4",
"mocha": "^7.2.0",
"standard": "^12.0.1",
"mocha": "^9.1.4",
"standard": "^16.0.4",
"supertest": "^4.0.2"

@@ -33,0 +33,0 @@ },

# Route-Cache
Blazing fast :bullettrain_side: Express middleware for route caching with a given TTL (in seconds)
[![Build Status](https://travis-ci.org/bradoyler/route-cache.svg?branch=master)](https://travis-ci.org/bradoyler/route-cache)
[![Build Status](https://travis-ci.com/bradoyler/route-cache.svg?branch=master)](https://travis-ci.com/bradoyler/route-cache)
[![NPM Version][npm-image]][npm-url]

@@ -10,4 +10,2 @@ [![Downloads][downloads-image]][npm-url]

Make your routes do this ->![dodging](http://forgifs.com/gallery/d/80400-8/Muhammad-Ali-dodges-punches.gif)
## Why?

@@ -14,0 +12,0 @@ - makes hard-working routes super-fast, under heavy-load, [see Load Tests](loadtests)

Sorry, the diff of this file is not supported yet

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