diet-accounts
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -94,3 +94,3 @@ // Diet-Accounts | ||
}); | ||
options.whitelist.forEach(function(domain){ whiteList.push(domain); }); | ||
if(options.whitelist) options.whitelist.forEach(function(domain){ whiteList.push(domain); }); | ||
} | ||
@@ -97,0 +97,0 @@ var accounts = app.accounts.prototype; |
{ | ||
"name" : "diet-accounts", | ||
"version": "v0.0.2", | ||
"version": "v0.0.3", | ||
"description": "Account Management", | ||
@@ -5,0 +5,0 @@ "keywords": ["account", "user", "account management", "accunt api", "mysql", "authorization", "account authorization", "user authentication", "account authentication", "login account", "logout account", "update account", "delete user"], |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
15351