Socket
Socket
Sign inDemoInstall

inquirer-file-selector-prompt

Package Overview
Dependencies
34
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.1.0

demo.gif

2

index.js

@@ -177,3 +177,3 @@ 'use strict';

else{
output += '\n' + chalk.hex('#c9c9c9')(directoryItem.displayString);
output += '\n' + chalk.hex('#8f8f8f')(directoryItem.displayString);
}

@@ -180,0 +180,0 @@ }

{
"name": "inquirer-file-selector-prompt",
"version": "1.0.2",
"version": "1.1.0",
"description": "File selector interface for inquirer",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc