auth-redirect
Advanced tools
Comparing version 0.0.1 to 0.0.3
@@ -7,3 +7,4 @@ "use strict"; | ||
module.exports = function ( seneca, opt ) { | ||
module.exports = function ( opt ) { | ||
var seneca = this | ||
@@ -10,0 +11,0 @@ var options = opt || {} |
{ | ||
"name": "auth-redirect", | ||
"version": "0.0.1", | ||
"version": "0.0.3", | ||
"description": "Seneca internal module for auth redirect", | ||
@@ -5,0 +5,0 @@ "main": "app.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
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
3486
36