Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@websanova/vue-auth

Package Overview
Dependencies
Maintainers
1
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@websanova/vue-auth - npm Package Compare versions

Comparing version 2.7.0-beta to 2.7.1-beta

drivers/http/axios.1.x.js

5

2.x.demo/src/app.js

@@ -89,2 +89,6 @@ import App from './components/App.vue';

// import axios from 'axios';
// import VueAxios from 'vue-axios';
// Vue.use(VueAxios, axios);
// Http

@@ -97,2 +101,3 @@ Vue.http.options.root = 'https://api-demo.websanova.com/api/v1';

http: require('../../drivers/http/vue-resource.1.x.js'),
// http: require('../../drivers/http/axios.1.x.js'),
router: require('../../drivers/router/vue-router.2.x.js'),

@@ -99,0 +104,0 @@ rolesVar: 'role',

4

package.json

@@ -17,3 +17,3 @@ {

"version": "2.7.0-beta",
"version": "2.7.1-beta",

@@ -30,3 +30,3 @@ "repository": {

"vue-axios": "1.2.2",
"@websanova/vue-auth": "2.7.0-beta"
"@websanova/vue-auth": "2.7.1-beta"
},

@@ -33,0 +33,0 @@

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc