🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@samhammer/authentication-vue

Package Overview
Dependencies
Maintainers
8
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@samhammer/authentication-vue - npm Package Compare versions

Comparing version
2.4.0
to
2.4.1
+2
-6
package.json
{
"name": "@samhammer/authentication-vue",
"version": "2.4.0",
"version": "2.4.1",
"description": "Keycloak authentication for VueJS projects",

@@ -20,7 +20,3 @@ "main": "lib/index.js",

"format": "prettier --write --parser typescript ./src",
"lint": "eslint . --fix",
"prepare": "yarn run build",
"prepublishOnly": "yarn run lint",
"version": "git add .",
"postversion": "git push && git push --tags"
"lint": "eslint . --fix"
},

@@ -27,0 +23,0 @@ "devDependencies": {