@accounts/server
Advanced tools
Comparing version 1.0.0-alpha-20231106135626-1555665c to 1.0.0-alpha-20231109134411-9db5d55b
{ | ||
"name": "@accounts/server", | ||
"version": "1.0.0-alpha-20231106135626-1555665c", | ||
"version": "1.0.0-alpha-20231109134411-9db5d55b", | ||
"description": "Fullstack authentication and accounts-management", | ||
@@ -51,4 +51,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@accounts/types": "1.0.0-alpha-20231106135626-1555665c", | ||
"@types/jsonwebtoken": "9.0.4", | ||
"@accounts/types": "1.0.0-alpha-20231109134411-9db5d55b", | ||
"@types/jsonwebtoken": "9.0.5", | ||
"emittery": "0.13.1", | ||
@@ -61,3 +61,3 @@ "jsonwebtoken": "9.0.2", | ||
"devDependencies": { | ||
"@types/lodash.merge": "4.6.8", | ||
"@types/lodash.merge": "4.6.9", | ||
"graphql": "16.8.1", | ||
@@ -64,0 +64,0 @@ "graphql-modules": "3.0.0-alpha-20231106133212-0b04b56e", |
+ Added@accounts/types@1.0.0-alpha-20231109134411-9db5d55b(transitive)
+ Added@types/jsonwebtoken@9.0.5(transitive)
- Removed@accounts/types@1.0.0-alpha-20231106135626-1555665c(transitive)
- Removed@types/jsonwebtoken@9.0.4(transitive)
Updated@types/jsonwebtoken@9.0.5