@accounts/client
Advanced tools
Comparing version 0.18.0 to 0.19.0
{ | ||
"name": "@accounts/client", | ||
"version": "0.18.0", | ||
"version": "0.19.0", | ||
"description": "Fullstack authentication and accounts-management", | ||
@@ -46,16 +46,17 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@types/jest": "24.0.16", | ||
"@types/jest": "24.0.18", | ||
"@types/jwt-decode": "2.2.1", | ||
"@types/node": "12.6.8", | ||
"jest": "24.8.0", | ||
"@types/node": "12.7.2", | ||
"jest": "24.9.0", | ||
"jest-localstorage-mock": "2.4.0", | ||
"jsonwebtoken": "8.5.1", | ||
"localstorage-polyfill": "1.0.1", | ||
"rimraf": "2.6.3" | ||
"rimraf": "3.0.0" | ||
}, | ||
"dependencies": { | ||
"@accounts/types": "^0.18.0", | ||
"@accounts/types": "^0.19.0", | ||
"jwt-decode": "2.2.0", | ||
"tslib": "1.10.0" | ||
} | ||
}, | ||
"gitHead": "c0a7905161c702350efd4f7a622c55ede495a42b" | ||
} |
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
25551
27
+ Added@accounts/types@0.19.0(transitive)
- Removed@accounts/types@0.18.0(transitive)
Updated@accounts/types@^0.19.0