Inquirer

Latest version: v3.2.5

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

Scan your dependencies

Page 16 of 22

0.11.2

- Some display fixes on Windows (mainly) and Unix system.
- Internal refactoring of the rendering logic.

0.11.1

Fix list overflow bug when the list contains separators.

0.11.0

- Choices object now take an optional `short` property that'll be use in the prompt summary after a user selected choice.
- Fix bug if using a terminal without defined width (we're now defaulting to 80 chars in that case)

0.10.1

- Fix the bottom bar functionality
- Minor code cleanup

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

Page 16 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.