koa-static
Advanced tools
Comparing version 1.5.0 to 1.5.1
@@ -0,1 +1,6 @@ | ||
1.5.1 / 2015-10-14 | ||
================== | ||
* Fix v1.4.x → 1.5.0 broken. Closes #53 | ||
1.5.0 / 2015-10-14 | ||
@@ -2,0 +7,0 @@ ================== |
@@ -28,3 +28,2 @@ | ||
opts = opts || {}; | ||
if (opts.format !== false) opts.format = true; | ||
@@ -31,0 +30,0 @@ assert(root, 'root directory is required to serve files'); |
@@ -5,3 +5,3 @@ { | ||
"repository": "koajs/static", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"keywords": [ | ||
@@ -26,3 +26,3 @@ "koa", | ||
"debug": "*", | ||
"koa-send": "~2.0.0" | ||
"koa-send": "~2.0.1" | ||
}, | ||
@@ -29,0 +29,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
5404
0
42
Updatedkoa-send@~2.0.1