New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

koa-static

Package Overview
Dependencies
Maintainers
10
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koa-static - npm Package Compare versions

Comparing version 1.5.2 to 1.5.3

7

History.md
1.5.3 / 2018-09-12
==================
**others**
* [[`bf3cbe3`](http://github.com/koajs/static/commit/bf3cbe39bac2bf4d6a91c57ed2a2bc2a138513eb)] - deps: pin debug@3 to support node 4 (#133) (fengmk2 <<fengmk2@gmail.com>>)
* [[`fe1800a`](http://github.com/koajs/static/commit/fe1800a9e0737247a2fea23ecaa11273a9cb9780)] - 1.5.2 (haoxin <<coderhaoxin@outlook.com>>),
1.5.2 / 2015-11-03

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

7

package.json

@@ -5,3 +5,3 @@ {

"repository": "koajs/static",
"version": "1.5.2",
"version": "1.5.3",
"keywords": [

@@ -25,3 +25,3 @@ "koa",

"dependencies": {
"debug": "*",
"debug": "^3.2.5",
"koa-send": "~2.0.1"

@@ -33,3 +33,6 @@ },

"test-travis": "node --harmony ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha --report lcovonly"
},
"publishConfig": {
"tag": "latest-1"
}
}
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