I noticed both these package names are available: - https://www.npmjs.com/package/package-check - https://www.npmjs.com/package/pkg-check Can it be published without the npm org so it can be directly invoked without installation? eg. ```sh npx pkg-check ```
I noticed both these package names are available:
Can it be published without the npm org so it can be directly invoked without installation? eg.