Comparing version 4.3.2 to 4.3.3
{ | ||
"name": "restana", | ||
"version": "4.3.2", | ||
"version": "4.3.3", | ||
"description": "Super fast and minimalist web framework for building REST micro-services.", | ||
@@ -41,7 +41,6 @@ "main": "index.js", | ||
"dependencies": { | ||
"0http": "^2.2.4" | ||
"0http": "^2.2.5" | ||
}, | ||
"devDependencies": { | ||
"@hapi/hapi": "^18.4.1", | ||
"anumargak": "^2.2.0", | ||
"@hapi/hapi": "^19.1.1", | ||
"chai": "^4.2.0", | ||
@@ -54,3 +53,3 @@ "connect-query": "^1.0.0", | ||
"koa": "^2.11.0", | ||
"koa-router": "^7.4.0", | ||
"koa-router": "^8.0.8", | ||
"mocha": "^7.1.1", | ||
@@ -68,6 +67,6 @@ "morgan": "^1.10.0", | ||
"standard": "^14.3.3", | ||
"supertest": "^3.4.2", | ||
"supertest": "^4.0.2", | ||
"swagger-tools": "^0.10.4", | ||
"winston": "^2.4.4" | ||
"winston": "^3.2.1" | ||
} | ||
} |
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
24
21241
Updated0http@^2.2.5