Comparing version 4.9.0 to 4.9.1
{ | ||
"name": "restana", | ||
"version": "4.9.0", | ||
"version": "4.9.1", | ||
"description": "Super fast and minimalist web framework for building REST micro-services.", | ||
@@ -41,3 +41,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"0http": "^3.1.0" | ||
"0http": "^3.1.1" | ||
}, | ||
@@ -52,3 +52,3 @@ "devDependencies": { | ||
"fastify": "^2.15.3", | ||
"http-cache-middleware": "^1.3.6", | ||
"http-cache-middleware": "^1.3.7", | ||
"koa": "^2.13.1", | ||
@@ -55,0 +55,0 @@ "koa-router": "^8.0.8", |
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@^3.1.1