@accounts/client
Advanced tools
Comparing version 0.1.0-beta.0 to 0.1.0-beta.1
{ | ||
"name": "@accounts/client", | ||
"version": "0.1.0-beta.0", | ||
"version": "0.1.0-beta.1", | ||
"description": "Fullstack authentication and accounts-management", | ||
@@ -51,12 +51,12 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@types/jest": "^20.0.2", | ||
"jest": "^20.0.4", | ||
"jsonwebtoken": "^7.4.1", | ||
"lerna": "2.0.0-beta.32", | ||
"localstorage-polyfill": "^1.0.1", | ||
"regenerator-runtime": "^0.9.6", | ||
"rimraf": "^2.6.1" | ||
"@types/jest": "20.0.8", | ||
"jest": "20.0.4", | ||
"jsonwebtoken": "7.4.3", | ||
"lerna": "2.9.0", | ||
"localstorage-polyfill": "1.0.1", | ||
"regenerator-runtime": "0.11.1", | ||
"rimraf": "2.6.2" | ||
}, | ||
"dependencies": { | ||
"@accounts/common": "^0.1.0-beta.0", | ||
"@accounts/common": "^0.1.0-beta.1", | ||
"crypto-js": "^3.1.9-1", | ||
@@ -63,0 +63,0 @@ "immutable": "^3.8.1", |
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
61343