koa-simple-static
Advanced tools
Comparing version 2.0.5 to 2.0.6
{ | ||
"name": "koa-simple-static", | ||
"description": "Simple caching static file server for Koa 2.", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"author": { | ||
@@ -50,16 +50,16 @@ "email": "zac@zacanger.com", | ||
"dependencies": { | ||
"compressible": "2.0.16", | ||
"compressible": "2.0.17", | ||
"fs-readdir-recursive": "1.1.0", | ||
"mime-types": "2.1.22", | ||
"mime-types": "2.1.24", | ||
"mz": "2.7.0", | ||
"zeelib": "8.5.0" | ||
"zeelib": "8.6.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "7.4.3", | ||
"@babel/core": "7.4.3", | ||
"@babel/preset-env": "7.4.3", | ||
"@babel/cli": "7.4.4", | ||
"@babel/core": "7.4.4", | ||
"@babel/preset-env": "7.4.4", | ||
"@babel/preset-flow": "7.0.0", | ||
"@babel/register": "7.4.0", | ||
"@babel/register": "7.4.4", | ||
"babel-eslint": "10.0.1", | ||
"babel-plugin-add-module-exports": "1.0.0", | ||
"babel-plugin-add-module-exports": "1.0.2", | ||
"babel-tape-runner": "3.0.0", | ||
@@ -69,14 +69,14 @@ "eslint": "5.16.0", | ||
"eslint-plugin-babel": "5.3.0", | ||
"eslint-plugin-flowtype": "3.6.0", | ||
"eslint-plugin-import": "2.16.0", | ||
"eslint-plugin-node": "8.0.1", | ||
"eslint-plugin-flowtype": "3.9.0", | ||
"eslint-plugin-import": "2.17.2", | ||
"eslint-plugin-node": "9.0.1", | ||
"eslint-plugin-promise": "4.1.1", | ||
"eslint-plugin-unicorn": "8.0.1", | ||
"eslint-plugin-unicorn": "8.0.2", | ||
"flow-bin": "0.77.0", | ||
"flow-copy-source": "2.0.3", | ||
"flow-copy-source": "2.0.6", | ||
"flow-coverage-report": "0.6.1", | ||
"istanbul": "0.4.5", | ||
"koa": "2.7.0", | ||
"nyc": "13.3.0", | ||
"sortpack": "1.1.4", | ||
"nyc": "14.1.1", | ||
"sortpack": "1.1.6", | ||
"supertest": "4.0.2", | ||
@@ -83,0 +83,0 @@ "tap-spec": "5.0.0", |
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
+ Addedcompressible@2.0.17(transitive)
+ Addedmime-db@1.40.0(transitive)
+ Addedmime-types@2.1.24(transitive)
+ Addedzeelib@8.6.0(transitive)
- Removedcompressible@2.0.16(transitive)
- Removedmime-db@1.38.0(transitive)
- Removedmime-types@2.1.22(transitive)
- Removedzeelib@8.5.0(transitive)
Updatedcompressible@2.0.17
Updatedmime-types@2.1.24
Updatedzeelib@8.6.0