@websanova/vue-auth
Advanced tools
Comparing version 1.1.0-beta to 1.1.1-beta
@@ -17,3 +17,3 @@ { | ||
"version": "1.1.0-beta", | ||
"version": "1.1.1-beta", | ||
@@ -46,3 +46,3 @@ "repository": { | ||
"replace-webpack-plugin": "0.1.2", | ||
"@websanova/vue-auth": "1.1.0-beta" | ||
"@websanova/vue-auth": "1.1.1-beta" | ||
}, | ||
@@ -49,0 +49,0 @@ |
@@ -78,3 +78,3 @@ module.exports = { | ||
routerBeforeEach.call(_this, function () { | ||
transitionEach.call(_this, (transition.to || transition).auth, function () { (next || transition.next)(); }); | ||
transitionEach.call(_this, (transition.meta || {}).auth || (transition.to || transition).auth, function () { (next || transition.next)(); }); | ||
}); | ||
@@ -81,0 +81,0 @@ }) |
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
214514
2976
31
2128