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

vue-auths

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-auths - npm Package Compare versions

Comparing version 0.0.2-beta-0 to 0.0.2-beta-1

2

dist/vue-auth.common.js
/*!
* vue-auth v0.0.2-beta-0
* vue-auth v0.0.2-beta-1
* https://github.com/Chantouch/vue-auth

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* vue-auth v0.0.2-beta-0
* vue-auth v0.0.2-beta-1
* https://github.com/Chantouch/vue-auth

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* vue-auth v0.0.2-beta-0
* vue-auth v0.0.2-beta-1
* https://github.com/Chantouch/vue-auth

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* vue-auth v0.0.2-beta-0
* vue-auth v0.0.2-beta-1
* https://github.com/Chantouch/vue-auth

@@ -4,0 +4,0 @@ * Released under the MIT License.

{
"name": "vue-auths",
"version": "0.0.2-beta-0",
"version": "0.0.2-beta-1",
"description": "Authentication library for Vue.js",

@@ -5,0 +5,0 @@ "main": "dist/vue-auth.min.js",

@@ -37,3 +37,3 @@ [**WARNING**]: README file is currently in process of rewrite and will be released soon.

import VueAxios from 'vue-axios'
import VueAuthenticate from 'vue-auth'
import VueAuthenticate from 'vue-auths'
import axios from 'axios';

@@ -108,3 +108,3 @@

import VueAxios from 'vue-axios'
import { VueAuthenticate } from 'vue-auth'
import { VueAuthenticate } from 'vue-auths'
import axios from 'axios';

@@ -125,3 +125,3 @@

var VueAxios = require('vue-axios')
var VueAuthenticate = require('vue-auth')
var VueAuthenticate = require('vue-auths')
var axios = require('axios');

@@ -128,0 +128,0 @@

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