keycloak/keycloak-nodejs-admin-client

Deprecate all packages except @keycloak/keycloak-admin-client

jonkoops opened this issue · 2 comments

Is your feature request related to a problem? Please describe.
We want to support only a single NPM package instead of publishing multiple ones with different version schemes.

Describe the solution you'd like
Use npm deprecate to deprecate the following packages:

The deprecation message should direct people to use the official package @keycloak/keycloak-admin-client.

deprecated keyckoak-admin, but we are not maintainers of keycloak-nodejs-admin-client so we can't deprecate that one

Looks like nobody depends on it, and since we are not the owner let's close this issue.