@accounts/client
Advanced tools
Comparing version 1.0.0-alpha-20231106135626-1555665c to 1.0.0-alpha-20231109134411-9db5d55b
{ | ||
"name": "@accounts/client", | ||
"version": "1.0.0-alpha-20231106135626-1555665c", | ||
"version": "1.0.0-alpha-20231109134411-9db5d55b", | ||
"description": "Fullstack authentication and accounts-management", | ||
@@ -50,3 +50,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@types/jsonwebtoken": "9.0.4", | ||
"@types/jsonwebtoken": "9.0.5", | ||
"jest-localstorage-mock": "2.4.26", | ||
@@ -57,3 +57,3 @@ "jsonwebtoken": "9.0.2", | ||
"dependencies": { | ||
"@accounts/types": "1.0.0-alpha-20231106135626-1555665c", | ||
"@accounts/types": "1.0.0-alpha-20231109134411-9db5d55b", | ||
"jwt-decode": "3.1.2", | ||
@@ -60,0 +60,0 @@ "tslib": "2.6.2" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@accounts/types@1.0.0-alpha-20231109134411-9db5d55b(transitive)
- Removed@accounts/types@1.0.0-alpha-20231106135626-1555665c(transitive)