@nlpjs/express-api-server
Advanced tools
Comparing version 4.23.0 to 4.23.3
{ | ||
"name": "@nlpjs/express-api-server", | ||
"version": "4.23.0", | ||
"version": "4.23.3", | ||
"description": "Express API Server", | ||
@@ -35,3 +35,3 @@ "author": { | ||
}, | ||
"gitHead": "48292d4484037e39d70fa1fa541ddf3cbbb5461e" | ||
"gitHead": "5af42c6a3f4c812382dfd19a14777854a6fbe339" | ||
} |
@@ -34,2 +34,3 @@ /* | ||
this.routers = routers || []; | ||
this.express = express; | ||
} | ||
@@ -36,0 +37,0 @@ |
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
2257763
8900