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
3
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.1 to 1.1.2

2

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

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

@@ -110,2 +110,3 @@ vue-keycloak plugin

|`onReady`|Function(keycloak)|
|`onInitError`|Function(error)|

@@ -227,2 +228,9 @@ ### config

### onInitError
This option is a callback function that is executed if Keycloak initialisation has failed.
The callback function has one parameter, which is the error object returned by Keycloak. Note that this may be undefined
even though an error has occurred, as Keycloak does not return an error object in every error case.
## Examples

@@ -229,0 +237,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