Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "darklord", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"author": "Gregory Pratt <gregory.pratt@me.com> (http://grumpywizards.com)", | ||
@@ -5,0 +5,0 @@ "description": "Stateless JWT based authentication", |
var _ = require('lodash'); | ||
var Deferred = require('./utils/deferred'); | ||
var Deferred = require('deferred-http-statuses'); | ||
@@ -4,0 +4,0 @@ module.exports = function (Model) { |
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
14808