@bring-it/npm
v0.5.9
Published
Publish npm packages when needed
Downloads
184
Maintainers
Readme
@bring-it/npm
Publish npm packages when needed.
Installation
npm i @bring-it/npm -D
Usage
npm x bring-it npm
Compare with others
- ✔️ supported
- ❌ not support
- 🔶 I don't need that
- 🔷 I think other tools should handle that
| Features | bring-it | np | release-it | changesets | | :---------------------- | :------: | :--: | :----------: | :----------: | | Preview mode / Dry Run | ✔️ | ✔️ | ✔️ | ✔️ | | Git support limit | ✔️ | ✔️ | ❌ | ✔️ | | Git branch limit | ✔️ | ✔️ | ✔️ | ❌ | | Git dirty check | ✔️ | ✔️ | ✔️ | ❌ | | Engines check | ✔️ | ✔️ | ❌ | ❌ | | Git root limit | ✔️ | ❌ | ❌ | ✔️ | | Monorepo support | ✔️ | ❌ | ❌ | ✔️ | | PublishConfig limit | ✔️ | ❌ | ❌ | ❌ | | corepack support | ✔️ | ❌ | ❌ | ❌ | | Bump versions | ❌ | ✔️ | ✔️ | ✔️ | | Create Git release, tag | ❌ | ✔️ | ✔️ | ✔️ | | Interactive UI | 🔶 | ✔️ | ✔️ | ✔️ | | Install dependencies | 🔶 | ✔️ | ❌ | ❌ | | Generate changelog | 🔷 | ❌ | ✔️ | ✔️ | | Create pre-release | 🔷 | ✔️ | ✔️ | ✔️ | | Push releases and tags | 🔷 | ✔️ | ✔️ | ✔️ | | Auto Run tests | 🔷 | ✔️ | ❌ | ❌ | | 2-factor authentication | 🔷 | ✔️ | ❌ | ❌ |