Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Inquirer file path alternative #3

Closed
eduardconstantin opened this issue May 17, 2023 · 2 comments
Closed

[Feature] Inquirer file path alternative #3

eduardconstantin opened this issue May 17, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@eduardconstantin
Copy link
Owner

Currently the cli uses Inquirer file path to show the user a file selection input in the terminal. This package uses lodash 3.10.1 which has a security warning.
I am looking for an alternative file path selector in order to remove this warning.

@eduardconstantin eduardconstantin added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels May 17, 2023
@datsfilipe
Copy link
Contributor

cli-file-select looks a good option and it doesn't have a lot of dependencies too.

@eduardconstantin
Copy link
Owner Author

@datsfilipe I check that one, I see it uses this package prompts
I also found this from inquirer, maybe I can do something with it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants