@accounts/client
Advanced tools
Comparing version 0.0.15 to 0.0.16
{ | ||
"name": "@accounts/client", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"description": "Fullstack authentication and accounts-management", | ||
@@ -12,2 +12,4 @@ "main": "lib/index.js", | ||
"start": "webpack -p --config --progress --watch", | ||
"clean": "rimraf lib lib-es6", | ||
"precompile": "npm run clean", | ||
"compile": "npm run compile:es6 && npm run compile:umd", | ||
@@ -71,2 +73,3 @@ "compile:es6": "babel ./src --out-dir ./lib-es6", | ||
"regenerator-runtime": "^0.9.6", | ||
"rimraf": "^2.6.1", | ||
"webpack": "^1.13.3", | ||
@@ -76,3 +79,3 @@ "webpack-node-externals": "^1.5.4" | ||
"dependencies": { | ||
"@accounts/common": "^0.0.15", | ||
"@accounts/common": "^0.0.16", | ||
"crypto-js": "^3.1.9-1", | ||
@@ -79,0 +82,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
466701
41
21
+ Added@accounts/common@0.0.16(transitive)
- Removed@accounts/common@0.0.15(transitive)
Updated@accounts/common@^0.0.16