🚀 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.1
to
2.4.2
+4
-2
package.json
{
"name": "@samhammer/authentication-vue",
"version": "2.4.1",
"version": "2.4.2",
"description": "Keycloak authentication for VueJS projects",

@@ -8,3 +8,5 @@ "main": "lib/index.js",

"files": [
"lib/**/*"
"lib/**/*",
"../LICENSE",
"../README.md"
],

@@ -11,0 +13,0 @@ "repository": "https://github.com/SamhammerAG/Samhammer.Authentication.Vue",