Socket
Socket
Sign inDemoInstall

@hyrious/done

Package Overview
Dependencies
3
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @hyrious/done

A command line tool to help standardize release.


Version published
Weekly downloads
3
Maintainers
1
Created
Weekly downloads
 

Readme

Source

@hyrious/done

A command line tool to help standardize release.

Just run npx @hyrious/done.

Diff. with done

  • Preview next version in command line.
  • Handle npm v7 (which updates package-lock.json on release).
  • Provide alter bin named npm-done to prevent conflict with shell reservations.
    However, it does not mean it is only for npm. yarn & pnpm are also supported.
  • Doesn't bundle everything.
    It helps installing because semver is already a dependency of npm and many other tools.

Known Issue

PRs are welcome.

  • Yarn2+ is not supported yet. Checkout their docs to see how to make it.

Why

I made this tiny cli for my personal convenience, it's just working without many options.

See Also

License

MIT @ hyrious

Keywords

FAQs

Last updated on 22 Aug 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc