@feathersjs/authentication
Advanced tools
Comparing version 2.1.10 to 2.1.11
{ | ||
"name": "@feathersjs/authentication", | ||
"description": "Add Authentication to your FeathersJS app.", | ||
"version": "2.1.10", | ||
"version": "2.1.11", | ||
"homepage": "https://feathersjs.com", | ||
@@ -39,3 +39,3 @@ "main": "lib/", | ||
"@feathersjs/commons": "^3.0.1", | ||
"@feathersjs/errors": "^3.3.3", | ||
"@feathersjs/errors": "^3.3.4", | ||
"@feathersjs/socket-commons": "^3.1.2", | ||
@@ -54,9 +54,9 @@ "debug": "^4.0.0", | ||
"devDependencies": { | ||
"@feathersjs/authentication-jwt": "^2.0.4", | ||
"@feathersjs/authentication-local": "^1.2.4", | ||
"@feathersjs/configuration": "^2.0.3", | ||
"@feathersjs/express": "^1.2.6", | ||
"@feathersjs/feathers": "^3.2.2", | ||
"@feathersjs/primus": "^3.2.4", | ||
"@feathersjs/socketio": "^3.2.5", | ||
"@feathersjs/authentication-jwt": "^2.0.5", | ||
"@feathersjs/authentication-local": "^1.2.5", | ||
"@feathersjs/configuration": "^2.0.4", | ||
"@feathersjs/express": "^1.2.7", | ||
"@feathersjs/feathers": "^3.2.3", | ||
"@feathersjs/primus": "^3.2.5", | ||
"@feathersjs/socketio": "^3.2.6", | ||
"body-parser": "^1.15.2", | ||
@@ -78,3 +78,3 @@ "chai": "^4.1.0", | ||
}, | ||
"gitHead": "da6e2732874c9c7834cb4a53526787218d62e4a3" | ||
"gitHead": "cdbfba98307235cbc6d23a9ec3ae1a9960d12186" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
255743
Updated@feathersjs/errors@^3.3.4