Socket
Socket
Sign inDemoInstall

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 5.1.1 to 5.1.2

7

HISTORY.md
5.1.2 / 2018-02-06
==================
**others**
* [[`ba60f3d`](http://github.com/koajs/static-cache/commit/ba60f3d859e98efd41a625fd0410ff4d930bf37b)] - deps: use ^ (dead-horse <<dead_horse@qq.com>>)
* [[`82274d0`](http://github.com/koajs/static-cache/commit/82274d02d3601282cb363a2339081393ef2bf83d)] - deps: Update package.json bump debug and mz versions (#73) (Iain Maitland <<imaitland@protonmail.com>>)
5.1.1 / 2017-06-13

@@ -3,0 +10,0 @@ ==================

12

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

@@ -47,7 +47,7 @@ "name": "Jonathan Ong",

"dependencies": {
"compressible": "~2.0.6",
"debug": "*",
"fs-readdir-recursive": "~1.0.0",
"mime-types": "~2.1.8",
"mz": "~2.6.0"
"compressible": "^2.0.6",
"debug": "^3.1.0",
"fs-readdir-recursive": "^1.0.0",
"mime-types": "^2.1.8",
"mz": "^2.7.0"
},

@@ -54,0 +54,0 @@ "devDependencies": {

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