authmaker-common
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -10,1 +10,5 @@ var mongoose = require('mongoose'); | ||
}; | ||
if(process.env.NODE_ENV === "test"){ | ||
module.exports.mongoose = mongoose; | ||
} |
{ | ||
"name": "authmaker-common", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Common aspects for all authmaker repos", | ||
@@ -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
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
24171
731
3