@accounts/server
Advanced tools
Comparing version 0.9.2 to 0.10.0
@@ -177,3 +177,3 @@ "use strict"; | ||
case 1: | ||
sessionId = _b.sent(); | ||
sessionId = (_b.sent()); | ||
_a = this.createTokens({ | ||
@@ -180,0 +180,0 @@ token: token, |
{ | ||
"name": "@accounts/server", | ||
"version": "0.9.2", | ||
"version": "0.10.0", | ||
"description": "Fullstack authentication and accounts-management", | ||
@@ -49,3 +49,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@accounts/types": "^0.9.2", | ||
"@accounts/types": "^0.10.0", | ||
"@types/jsonwebtoken": "8.3.0", | ||
@@ -58,3 +58,3 @@ "emittery": "0.4.1", | ||
"devDependencies": { | ||
"@types/jest": "23.3.12", | ||
"@types/jest": "23.3.13", | ||
"@types/jwt-decode": "2.2.1", | ||
@@ -61,0 +61,0 @@ "@types/node": "10.12.18", |
Sorry, the diff of this file is not supported yet
63920
+ Added@accounts/types@0.10.0(transitive)
- Removed@accounts/types@0.9.3(transitive)
Updated@accounts/types@^0.10.0