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

koa-static-cache

Package Overview
Dependencies
Maintainers
9
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koa-static-cache - npm Package Compare versions

Comparing version 3.2.0 to 3.2.1

6

HISTORY.md
3.2.1 / 2018-09-12
==================
**fixes**
* [[`47a0554`](http://github.com/koajs/static-cache/commit/47a05545288cec63bbde32edbcaeb18e03a67874)] - fix: pin debug@3 (Yiyu He <<dead_horse@qq.com>>)
3.2.0 / 2017-01-07

@@ -3,0 +9,0 @@ ==================

7

package.json
{
"name": "koa-static-cache",
"description": "Static cache for koa",
"version": "3.2.0",
"version": "3.2.1",
"author": {

@@ -48,3 +48,3 @@ "name": "Jonathan Ong",

"compressible": "~2.0.6",
"debug": "*",
"debug": "^3.2.5",
"fs-readdir-recursive": "~1.0.0",

@@ -68,3 +68,6 @@ "mime-types": "~2.1.8",

"node": "> 0.11.4"
},
"publishConfig": {
"tag": "latest-3"
}
}
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