koa-mongo-rest
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "koa-mongo-rest", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "generate REST API with koa and mongo", | ||
@@ -42,6 +42,6 @@ "main": "lib/index.js", | ||
"grunt-concurrent": "~0.4.2", | ||
"koa-router": "~2.3.1", | ||
"koa": "~0.3.0", | ||
"koa-router": "~3.0.2", | ||
"koa": "~0.5.0", | ||
"koa-logger": ">=1.1.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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
12366
17
1
53