As of now it is impossible to publish public scoped packages, as this would require `npm publish --access public`. We should read the "private" property in the package.json and base the parameter off this. Don't forget the yarn version.