@lbu/server
Advanced tools
Comparing version 0.0.80 to 0.0.81
{ | ||
"name": "@lbu/server", | ||
"version": "0.0.80", | ||
"version": "0.0.81", | ||
"description": "Koa server and common middleware", | ||
@@ -19,4 +19,4 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@lbu/insight": "0.0.80", | ||
"@lbu/stdlib": "0.0.80", | ||
"@lbu/insight": "0.0.81", | ||
"@lbu/stdlib": "0.0.81", | ||
"formidable": "2.0.0-canary.20200504.1", | ||
@@ -26,3 +26,3 @@ "keygrip": "1.1.0", | ||
"koa-body": "4.2.0", | ||
"koa-session": "6.0.0" | ||
"koa-session": "6.1.0" | ||
}, | ||
@@ -50,3 +50,3 @@ "maintainers": [ | ||
}, | ||
"gitHead": "5cf8ecaee5bb425f50daf095ba8860436f3d69a8" | ||
"gitHead": "09b2c4d5494313cd21ede7964e2a92e8fe0d3877" | ||
} |
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
+ Added@lbu/insight@0.0.81(transitive)
+ Added@lbu/stdlib@0.0.81(transitive)
+ Added@types/node@14.11.8(transitive)
+ Addedkoa-session@6.1.0(transitive)
- Removed@lbu/insight@0.0.80(transitive)
- Removed@lbu/stdlib@0.0.80(transitive)
- Removed@types/node@14.11.4(transitive)
- Removedkoa-session@6.0.0(transitive)
Updated@lbu/insight@0.0.81
Updated@lbu/stdlib@0.0.81
Updatedkoa-session@6.1.0