Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@bring-it/npm) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@bring-it/npm
Publish npm packages when needed.
Installation
npm i @bring-it/npm -DUsage
npm x bring-it npmCompare with others
| Features | bring-it | np | release-it | changesets |
|---|---|---|---|---|
| Preview mode / Dry Run | ✔ | ✔ | ✔ | ✔ |
| NPM publish | ✔ | ✔ | ✔ | ✔ |
| Git support limit | ✔ | ✔ | ❌ | ✔ |
| Git branch limit | ✔ | ✔ | ✔ | ❌ |
| Git dirty check | ✔ | ✔ | ✔ | ❌ |
| Engines check | ✔ | ✔ | ❌ | ❌ |
| Git root limit | ✔ | ❌ | ❌ | ✔ |
| Monorepo support | ✔ | ❌ | ❌ | ✔ |
| Generate changelog | ❌ | ❌ | ✔ | ✔ |
| No unpulled changes | ❌ | ✔ | ❌ | ❌ |
| Revert change | ❌ | ✔ | ❌ | ❌ |
| Auto Run tests | ❌ | ✔ | ❌ | ❌ |
| Install dependencies | ❌ | ✔ | ❌ | ❌ |
| 2-factor authentication | ❌ | ✔ | ❌ | ❌ |
| Warns extraneous files | ❌ | ✔ | ❌ | ❌ |
| Create pre-release | ❌ | ✔ | ✔ | ✔ |
| Bump versions | ❌ | ✔ | ✔ | ✔ |
| Create Git release, tag | ❌ | ✔ | ✔ | ✔ |
| Interactive UI | ❌ | ✔ | ✔ | ✔ |
| Push releases and tags | ❌ | ✔ | ✔ | ✔ |