koa-simple-static
Advanced tools
Comparing version 4.0.8 to 4.0.9
@@ -57,2 +57,3 @@ "use strict"; | ||
var stats = fs_1.statSync(filename); | ||
// eslint-disable-next-line node/prefer-global/buffer | ||
var buffer = fs_1.readFileSync(filename); | ||
@@ -59,0 +60,0 @@ obj.cacheControl = options.cacheControl; |
{ | ||
"name": "koa-simple-static", | ||
"description": "Simple caching static file server for Koa", | ||
"version": "4.0.8", | ||
"version": "4.0.9", | ||
"author": { | ||
@@ -56,3 +56,3 @@ "email": "zac@zacanger.com", | ||
"mz": "2.7.0", | ||
"zeelib": "11.1.2" | ||
"zeelib": "11.1.4" | ||
}, | ||
@@ -62,23 +62,23 @@ "devDependencies": { | ||
"@types/fs-readdir-recursive": "1.0.0", | ||
"@types/koa": "2.11.3", | ||
"@types/koa": "2.11.4", | ||
"@types/mime-types": "2.1.0", | ||
"@types/mz": "2.7.1", | ||
"@types/node": "14.0.23", | ||
"@types/node": "14.6.4", | ||
"@types/supertest": "2.0.10", | ||
"@types/tape": "4.13.0", | ||
"eslint": "7.5.0", | ||
"eslint-plugin-zacanger": "2.0.5", | ||
"husky": "4.2.5", | ||
"eslint": "7.8.1", | ||
"eslint-plugin-zacanger": "2.1.1", | ||
"husky": "4.3.0", | ||
"istanbul": "0.4.5", | ||
"koa": "2.13.0", | ||
"lint-staged": "10.2.11", | ||
"lint-staged": "10.3.0", | ||
"npm-run-all": "4.1.5", | ||
"nyc": "15.1.0", | ||
"prettier": "2.0.5", | ||
"sortpack": "2.1.6", | ||
"prettier": "2.1.1", | ||
"sortpack": "2.1.8", | ||
"supertest": "4.0.2", | ||
"tap-spec": "5.0.0", | ||
"tape": "5.0.1", | ||
"ts-node": "8.10.2", | ||
"typescript": "3.9.7" | ||
"ts-node": "9.0.0", | ||
"typescript": "4.0.2" | ||
}, | ||
@@ -85,0 +85,0 @@ "engines": { |
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
40184
671
+ Addedzeelib@11.1.4(transitive)
- Removedzeelib@11.1.2(transitive)
Updatedzeelib@11.1.4