| DataSync is using the following packages: Server https://www.npmjs.com/package/@aerogear/voyager-conflicts https://www.npmjs.com/package/@aerogear/voyager-tools https://www.npmjs.com/package/@aerogear/voyager-metrics https://www.npmjs.com/package/@aerogear/voyager-audit https://www.npmjs.com/package/@aerogear/voyager-server https://www.npmjs.com/package/@aerogear/voyager-keycloak Client https://www.npmjs.com/package/@aerogear/voyager-client Discoverability of the packages it is not great and the fact that new packages can be created can make it problematic. That is why I think we need to improve it. Couple options we can consider: 1) Document them (add list of packages to documentation) into the introduction. 2) Use keyword for our packages that will identify them inside npm: For example: aerogear-datasync https://www.npmjs.com/search?q=keywords:aerogear 3) Use separate organizations exclusively for data sync. @aerogear-sync Nr 1 IMHO is a must, 2 and 3 are up to discussion within the team and stackholders |