Comparing version 4.3.3 to 4.3.4
{ | ||
"name": "restana", | ||
"version": "4.3.3", | ||
"version": "4.3.4", | ||
"description": "Super fast and minimalist web framework for building REST micro-services.", | ||
@@ -41,3 +41,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"0http": "^2.2.5" | ||
"0http": "^2.3.0" | ||
}, | ||
@@ -51,6 +51,6 @@ "devDependencies": { | ||
"fastify": "^2.13.1", | ||
"http-cache-middleware": "^1.3.1", | ||
"http-cache-middleware": "^1.3.2", | ||
"koa": "^2.11.0", | ||
"koa-router": "^8.0.8", | ||
"mocha": "^7.1.1", | ||
"mocha": "^7.1.2", | ||
"morgan": "^1.10.0", | ||
@@ -57,0 +57,0 @@ "muneem": "^2.4.5", |
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
Updated0http@^2.3.0