Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nest-keycloak-connect

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nest-keycloak-connect - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

LICENSE

4

package.json
{
"name": "nest-keycloak-connect",
"version": "1.0.3",
"version": "1.0.4",
"description": "keycloak-nodejs-connect module for Nest",

@@ -11,3 +11,3 @@ "author": "John Joshua Ferrer <johnjoshuaferrer@disroot.org>",

"build": "tsc",
"postbuild": "cpr README.md dist/ && cpr package.json dist/",
"postbuild": "cpr README.md dist/ && cpr LICENSE dist/ && cpr package.json dist/",
"npm:publish": "npm run build && cd dist && npm publish",

@@ -14,0 +14,0 @@ "format": "prettier --write \"src/**/*.ts\"",

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