@websanova/vue-auth
Advanced tools
Comparing version 2.4.2-beta to 2.4.3-beta
@@ -17,3 +17,3 @@ { | ||
"version": "2.4.2-beta", | ||
"version": "2.4.3-beta", | ||
@@ -28,3 +28,3 @@ "repository": { | ||
"dependencies": { | ||
"@websanova/vue-auth": "2.4.2-beta" | ||
"@websanova/vue-auth": "2.4.3-beta" | ||
}, | ||
@@ -31,0 +31,0 @@ |
@@ -9,3 +9,2 @@ var Auth = require('./auth.js')(); | ||
var ready = auth.ready; | ||
var login = auth.login; | ||
@@ -23,3 +22,2 @@ var fetch = auth.fetch; | ||
get: function () { | ||
auth.ready = ready.bind(this); | ||
auth.login = login.bind(this); | ||
@@ -26,0 +24,0 @@ auth.fetch = fetch.bind(this); |
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
5144
390809
3287