@autofleet/super-express
Advanced tools
Comparing version 1.1.19 to 1.1.20
@@ -43,3 +43,3 @@ const express = require('express') | ||
console.log(chalk.blue(`Production mode: ${isProd}`)) | ||
app.nativeListen(port, cb) | ||
return app.nativeListen(port, cb) | ||
} | ||
@@ -46,0 +46,0 @@ |
{ | ||
"name": "@autofleet/super-express", | ||
"version": "1.1.19", | ||
"version": "1.1.20", | ||
"description": "AF Express with built in boilerplate", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
2231