clever-auth
Advanced tools
Comparing version 1.2.2 to 1.2.3
{ | ||
"name": "clever-auth", | ||
"description": "CleverStack Authentication Module", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"main": "module.js", | ||
@@ -26,6 +26,7 @@ "author": { | ||
"passport", | ||
"local", | ||
"authentication", | ||
"google", | ||
"google authentication", | ||
"local authentication" | ||
"passport-google", | ||
"" | ||
], | ||
@@ -51,7 +52,3 @@ "license": "BSD-2-Clause", | ||
"test": "grunt test:unit" | ||
}, | ||
"bundledDependencies": [ | ||
"clever-accounts", | ||
"clever-users" | ||
] | ||
} | ||
} |
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
45473