🚀 Socket Launch Week 🚀 Day 3: Socket Acquires Coana.Learn More

koa-cash

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koa-cash - npm Package Compare versions

Comparing version

to
3.0.4

@@ -104,3 +104,3 @@ const { gzip } = require('zlib');

// buffer streams
ctx.response.body = await getStream(body);
ctx.response.body = await getStream.buffer(body);
body = ctx.response.body;

@@ -107,0 +107,0 @@ }

{
"name": "koa-cash",
"description": "HTTP response caching for Koa. HTTP response caching for Koa. Supports Redis, in-memory store, and more!",
"version": "3.0.3",
"version": "3.0.4",
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",

@@ -6,0 +6,0 @@ "ava": {