Socket
Socket
Sign inDemoInstall

@mitchellsimoens/pre-prompt

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mitchellsimoens/pre-prompt

Asks the user for confirmation to proceed in a pre script.


Version published
Maintainers
1
Created
Source

Welcome to pre-prompt 👋

GitHub release npm npm PRs Welcome MIT Licensed

Asks the user for confirmation to proceed in a pre script.

🏠 Homepage

Install

npm install --save-exact @mitchellsimoens/pre-prompt

Usage

{
  "scripts": {
    "predeploy": "pre-prompt",
    "deploy": "...."
  }
}

When npm run deploy is run, the user will be asked to proceed. The user can type any of the following choices (case-insenstive):

  • ok
  • sure
  • yep
  • yes

Author

👤 Mitchell Simoens <mitchellsimoens@gmail.com>

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Mitchell Simoens <mitchellsimoens@gmail.com>.

This project is MIT licensed.

Keywords

FAQs

Package last updated on 22 Jun 2020

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc