Socket
Socket
Sign inDemoInstall

enquirer

Package Overview
Dependencies
Maintainers
2
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

enquirer - npm Package Versions

124

2.0.1

Diff

doowb
published 2.0.0 •

Changelog

Source

2.0.0 - 2018-11-07

Changed

Enquire 2.0 is a bottom-up complete re-write:

  • Several prompts that were previously published as individual packages will be included in Enquirer itself.
  • Why? - As users, we didn't like having to add commonly-used prompts as plugins. Enquirer 2.0 will still support custom prompts as plugins, but many prompts will also be built-in.
  • Enquirer will only have a single dependency, https://github.com/doowb/ansi-colors, which itself has no other dependencies). This will make Enquirer easier to maintain and faster for users.
  • Methods for registering "questions" have been removed. While it was nice to be able to preregister questions that could be called upon later, this is something that is better left to implementors, as it's relatively trivial to do with custom code.
  • options.default is now options.initial

Added

  • Many prompts that were previously separate packages are now bundled into Enquirer itself.
doowb
published 1.0.3 •

jonschlinkert
published 1.0.2 •

jonschlinkert
published 1.0.1 •

jonschlinkert
published 1.0.0 •

jonschlinkert
published 0.4.1 •

doowb
published 0.3.2 •

doowb
published 0.3.1 •

jonschlinkert
published 0.3.0 •

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