Comparing version 0.2.9 to 0.2.10
/* -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-. | ||
* File Name : express_server.js | ||
* Created at : 2020-12-24 | ||
* Updated at : 2021-04-13 | ||
* Updated at : 2021-04-14 | ||
* Author : jeefo | ||
@@ -81,2 +81,4 @@ * Purpose : | ||
readonly.prop("use", (...args) => application.use(...args)); | ||
readonly.prop("initialize", async (callback) => { | ||
@@ -83,0 +85,0 @@ if (config.https.is_enabled) { |
{ | ||
"name": "jeefo", | ||
"version": "0.2.9", | ||
"version": "0.2.10", | ||
"homepage": "https://github.com/je3f0o/jeefo", | ||
@@ -5,0 +5,0 @@ "copyright": "2021", |
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
505337
10797