keycloak-js
Advanced tools
Comparing version 19.0.3 to 20.0.0
{ | ||
"name": "keycloak-js", | ||
"version": "19.0.3", | ||
"version": "20.0.0", | ||
"description": "Keycloak Adapter", | ||
@@ -12,3 +12,4 @@ "main": "dist/keycloak.js", | ||
"scripts": { | ||
"build": "rollup --config --configPlugin typescript" | ||
"build": "rollup --config --configPlugin typescript", | ||
"prepublishOnly": "npm run build" | ||
}, | ||
@@ -15,0 +16,0 @@ "repository": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
323632