feathers-authentication
Advanced tools
Comparing version 1.2.5 to 1.2.6
@@ -142,3 +142,3 @@ 'use strict'; | ||
debug('Clearing old timeout.'); | ||
clearTimeout(logoutTimer); | ||
_longTimeout2.default.clearTimeout(logoutTimer); | ||
} | ||
@@ -145,0 +145,0 @@ |
{ | ||
"name": "feathers-authentication", | ||
"description": "Add Authentication to your FeathersJS app.", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"homepage": "https://github.com/feathersjs/feathers-authentication", | ||
@@ -81,3 +81,3 @@ "main": "lib/", | ||
"feathers-authentication-jwt": "^0.3.0", | ||
"feathers-authentication-local": "^0.3.0", | ||
"feathers-authentication-local": "^0.4.0", | ||
"feathers-configuration": "^0.4.1", | ||
@@ -84,0 +84,0 @@ "feathers-hooks": "^2.0.0", |
Sorry, the diff of this file is too big to display
290960