@accounts/client
Advanced tools
Comparing version 0.22.0 to 0.23.0
{ | ||
"name": "@accounts/client", | ||
"version": "0.22.0", | ||
"version": "0.23.0", | ||
"description": "Fullstack authentication and accounts-management", | ||
@@ -46,6 +46,6 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@types/jest": "24.0.25", | ||
"@types/jest": "25.1.2", | ||
"@types/jwt-decode": "2.2.1", | ||
"@types/node": "12.12.14", | ||
"jest": "24.9.0", | ||
"jest": "25.1.0", | ||
"jest-localstorage-mock": "2.4.0", | ||
@@ -57,7 +57,7 @@ "jsonwebtoken": "8.5.1", | ||
"dependencies": { | ||
"@accounts/types": "^0.22.0", | ||
"@accounts/types": "^0.23.0", | ||
"jwt-decode": "2.2.0", | ||
"tslib": "1.10.0" | ||
}, | ||
"gitHead": "e07d869d68a7b7e29e35f76b026ea9ca96dea5a1" | ||
"gitHead": "1f9ea351eb63e6be17081feaf68cc03a3cf4ff74" | ||
} |
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
26239
+ Added@accounts/types@0.23.0(transitive)
- Removed@accounts/types@0.22.0(transitive)
Updated@accounts/types@^0.23.0