@accounts/client
Advanced tools
Comparing version 0.25.1 to 0.25.3
{ | ||
"name": "@accounts/client", | ||
"version": "0.25.1", | ||
"version": "0.25.3", | ||
"description": "Fullstack authentication and accounts-management", | ||
@@ -46,17 +46,17 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@types/jest": "25.1.4", | ||
"@types/jest": "25.2.1", | ||
"@types/jwt-decode": "2.2.1", | ||
"@types/node": "13.9.8", | ||
"jest": "25.1.0", | ||
"jest-localstorage-mock": "2.4.0", | ||
"@types/node": "13.13.5", | ||
"jest": "26.0.1", | ||
"jest-localstorage-mock": "2.4.2", | ||
"jsonwebtoken": "8.5.1", | ||
"localstorage-polyfill": "1.0.1", | ||
"rimraf": "3.0.0" | ||
"rimraf": "3.0.2" | ||
}, | ||
"dependencies": { | ||
"@accounts/types": "^0.25.1", | ||
"@accounts/types": "^0.25.3", | ||
"jwt-decode": "2.2.0", | ||
"tslib": "1.10.0" | ||
"tslib": "1.11.2" | ||
}, | ||
"gitHead": "18c02edee2a382236923b4b6c221362dba3c7bb9" | ||
"gitHead": "77c35ef4c767555f10aed242e2032a17130af0bf" | ||
} |
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
26266
- Removedtslib@1.10.0(transitive)
Updated@accounts/types@^0.25.3
Updatedtslib@1.11.2