[NPM]: v1.0.0 published in NPM
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Hello, Apache team.
Currently building `@casbinjs/core` (a JavaScript library that wraps `casbin-core`) for use in React and Solid.js applications, via the GitHub reference (`apache/casbin-core#v1.0.0`), it works in development but creates problems when publishing to `npm`:
- Consumers installing our package via npm get a GitHub URL in their lockfile rather than a resolved npm package, which breaks many CI environments and package managers
- npm's own tooling and package resolution works significantly better with registry-published packages
Are there any plans to publish this release onto `npm`? I'm happy to assist.
Thanks for maintaining this project!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.