node-red-viseo-helper
Advanced tools
Comparing version 0.0.14 to 0.0.15
@@ -0,0 +0,0 @@ # Contributor Covenant Code of Conduct |
@@ -0,0 +0,0 @@ # Contributing to the Project |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -11,3 +11,6 @@ const extend = require('extend'); | ||
let config = require(process.env.CONFIG_PATH)[process.env.NODE_ENV] || {}; | ||
config.server.host = process.env.HOST || config.server.host; | ||
extend(true, CONFIG, config); | ||
}; |
{ | ||
"name" : "node-red-viseo-helper", | ||
"version" : "0.0.14", | ||
"version" : "0.0.15", | ||
"description" : "Utility libarary for Node-RED", | ||
@@ -5,0 +5,0 @@ "dependencies" : { }, |
@@ -0,0 +0,0 @@ # Node-RED |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
81
20469
8