@nlpjs/express-api-server
Advanced tools
Comparing version 4.25.0 to 4.26.0
{ | ||
"name": "@nlpjs/express-api-server", | ||
"version": "4.25.0", | ||
"version": "4.26.0", | ||
"description": "Express API Server", | ||
@@ -35,3 +35,3 @@ "author": { | ||
}, | ||
"gitHead": "3065165b42ea2160d2a27c10c412c4b4c491332a" | ||
"gitHead": "5d3f12ccb34890b4f358af85b4617a0d07197027" | ||
} |
@@ -79,2 +79,3 @@ /* | ||
this.app = expressApp.initialize(); | ||
this.serverLib = expressApp.express; | ||
@@ -81,0 +82,0 @@ if (!port || port < 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
2258580
8930