Inquirer

Latest version: v3.4.0

Safety actively analyzes 688674 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 18 of 23

0.10.0

New feature
- `inquirer.createPromptModule(opt)` not take an `option` arguments. These [options will be passed to the readline factory](https://nodejs.org/api/readline.html#readline_readline_createinterface_options).

Bug fix
- Fix 276 and 209: adding a new observer to the process won't duplicate the prompts (basically the prompt processing queue is now a [hot observable](https://github.com/Reactive-Extensions/RxJS/blob/master/doc/gettingstarted/creating.md#cold-vs-hot-observables)).

0.9

1. Fix a lot of issues with natural line returns messing inquirer.js prompt re-rendering.
2. The `validate` function now takes the list of current answers as arguments. 198

0.9.0

This is not a huge release feature wise. It's been mostly a huge internal refactoring of our rendering system. This is all done with the hope of moving towards a 1.0 release where we'll have a stronger Prompt API allowing the creation of custom prompts.

0.8.5

Fix issue with cursor position in the `input` prompt.

0.8.4

- More consistent handling of the checkboxes checked param if the value is truthy (before the option would be checked but not selected) - 242

0.8.3

- `when` prompt option can now simply be a boolean value (before it needed to be a function).

Page 18 of 23

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.