@accounts/client
Advanced tools
Comparing version 0.31.1 to 0.32.0
{ | ||
"name": "@accounts/client", | ||
"version": "0.31.1", | ||
"version": "0.32.0", | ||
"description": "Fullstack authentication and accounts-management", | ||
@@ -52,3 +52,3 @@ "main": "lib/index.js", | ||
"@types/node": "14.0.14", | ||
"jest": "26.0.1", | ||
"jest": "26.6.3", | ||
"jest-localstorage-mock": "2.4.2", | ||
@@ -60,7 +60,7 @@ "jsonwebtoken": "8.5.1", | ||
"dependencies": { | ||
"@accounts/types": "^0.31.1", | ||
"@accounts/types": "^0.32.0", | ||
"jwt-decode": "3.1.2", | ||
"tslib": "2.0.0" | ||
"tslib": "2.1.0" | ||
}, | ||
"gitHead": "8c5a44586837b4c15140adea933978c24e77a992" | ||
"gitHead": "c7c1459b081f46d97f5c3d1148a391bcb572f7c8" | ||
} |
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@0.32.0(transitive)
+ Addedtslib@2.1.0(transitive)
- Removed@accounts/types@0.31.1(transitive)
- Removedtslib@2.0.0(transitive)
Updated@accounts/types@^0.32.0
Updatedtslib@2.1.0