@dsb-norge/vue-keycloak-js
Advanced tools
Comparing version 1.1.3 to 1.2.0
@@ -0,0 +0,0 @@ Copyright 2019 DSB |
{ | ||
"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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
307371
6937
0
+ Addedbase64-js@1.3.1(transitive)
+ Addedjs-sha256@0.9.0(transitive)
+ Addedkeycloak-js@9.0.3(transitive)
- Removedkeycloak-js@4.8.3(transitive)
Updatedkeycloak-js@9.0.3