koa-static
Advanced tools
Comparing version 1.5.2 to 1.5.3
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 @@ ================== |
@@ -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" | ||
} | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
5969
0
1
- Removeddebug@4.4.0(transitive)
Updateddebug@^3.2.5