@accounts/server
Advanced tools
Comparing version 0.13.0 to 0.14.0
{ | ||
"name": "@accounts/server", | ||
"version": "0.13.0", | ||
"version": "0.14.0", | ||
"description": "Fullstack authentication and accounts-management", | ||
@@ -49,3 +49,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@accounts/types": "^0.13.0", | ||
"@accounts/types": "^0.14.0", | ||
"@types/jsonwebtoken": "8.3.2", | ||
@@ -61,3 +61,3 @@ "emittery": "0.4.1", | ||
"@types/jwt-decode": "2.2.1", | ||
"@types/node": "10.12.24", | ||
"@types/node": "10.14.4", | ||
"jest": "23.6.0", | ||
@@ -64,0 +64,0 @@ "rimraf": "2.6.3" |
56225
+ Added@accounts/types@0.14.0(transitive)
- Removed@accounts/types@0.13.0(transitive)
Updated@accounts/types@^0.14.0