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.1 to 0.0.2-beta

dist/vue-auth.common.js

15

package.json
{
"name": "vue-auths",
"version": "0.0.1",
"version": "0.0.2-beta",
"description": "Authentication library for Vue.js",
"main": "dist/vue-auths.min.js",
"module": "dist/vue-auths.es2015.js",
"unpkg": "dist/vue-auths.js",
"main": "dist/vue-auth.min.js",
"module": "dist/vue-auth.es2015.js",
"unpkg": "dist/vue-auth.js",
"scripts": {
"dev": "concurrently --kill-others \"node-dev ./example/server.js\" \"gulp dev\"",
"build": "node build/build.js && cp ./dist/vue-auths.js ./example/"
"build": "node build/build.js && cp ./dist/vue-auth.js ./example/"
},
"keywords": ["vue", "vue.js", "vuejs", "json", "jwt", "token", "auths", "authentication", "auths", "oauth1", "oauth2"],
"keywords": ["vue", "vue.js", "vuejs", "json", "jwt", "token", "auth", "authentication", "oauth", "oauth1", "oauth2"],
"author": {

@@ -20,3 +20,3 @@ "name": "Sek Chantouch",

"type": "git",
"url": "https://github.com/Chantouch/vue-auths.git"
"url": "https://github.com/Chantouch/vue-auth.git"
},

@@ -65,3 +65,2 @@ "files": ["dist"],

"auth",
"oauth",
"authentication",

@@ -68,0 +67,0 @@ "login",

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