New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@dsb-norge/vue-keycloak-js

Package Overview
Dependencies
Maintainers
4
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dsb-norge/vue-keycloak-js - npm Package Compare versions

Comparing version 1.1.3 to 1.2.0

0

LICENSE.md

@@ -0,0 +0,0 @@ Copyright 2019 DSB

16

package.json
{
"name": "@dsb-norge/vue-keycloak-js",
"version": "1.1.3",
"version": "1.2.0",
"author": "Nils Lien <nils.lien@gmail.com>",

@@ -19,3 +19,3 @@ "description": "A Keycloak plugin for Vue >= 2.x",

"dependencies": {
"keycloak-js": "4.8.3"
"keycloak-js": "9.0.3"
},

@@ -27,8 +27,8 @@ "keywords": [

"devDependencies": {
"@babel/core": "^7.4.3",
"@babel/preset-env": "^7.4.3",
"rollup": "^1.9.0",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-commonjs": "^9.3.4",
"rollup-plugin-node-resolve": "^4.1.0"
"@babel/core": "^7.11.4",
"@babel/preset-env": "^7.11.0",
"rollup": "^2.26.8",
"@rollup/plugin-babel": "^5.2.0",
"@rollup/plugin-commonjs": "^15.0.0",
"@rollup/plugin-node-resolve": "^9.0.0"
},

@@ -35,0 +35,0 @@ "scripts": {

@@ -135,3 +135,3 @@ vue-keycloak plugin

See description below.
#### String

@@ -151,3 +151,3 @@

E.g.
E.g.

@@ -273,4 +273,4 @@ ```

Remember; `login-required` is the default value for the onLoad property
in the init object. So without passing an `init` object as argument, the default is
Remember; `login-required` is the default value for the onLoad property
in the init object. So without passing an `init` object as argument, the default is
`{ init: 'login-required' }`

@@ -277,0 +277,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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