@websanova/vue-auth
Advanced tools
Comparing version 2.10.0-beta to 2.10.1-beta
@@ -17,3 +17,3 @@ { | ||
"version": "2.10.0-beta", | ||
"version": "2.10.1-beta", | ||
@@ -52,3 +52,3 @@ "repository": { | ||
"@websanova/vue-auth": "2.10.0-beta", | ||
"@websanova/vue-auth": "2.10.1-beta", | ||
"axios": "0.15.3", | ||
@@ -55,0 +55,0 @@ "vue-axios": "1.2.2" |
@@ -55,2 +55,6 @@ var __utils = require('./lib/utils.js'), | ||
} | ||
else { | ||
this.options.fetchProcess.call(this, {}, {}); | ||
return cb.call(this); | ||
} | ||
} else { | ||
@@ -57,0 +61,0 @@ this.watch.loaded = true; |
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
381469
69
2728