Socket
Socket
Sign inDemoInstall

prompt

Package Overview
Dependencies
4
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.8 to 0.1.9

2

lib/prompt.js

@@ -397,3 +397,3 @@ /*

stdout.write('\n');
stdout.flush();
stdout.flush && stdout.flush();
prompt.pause();

@@ -400,0 +400,0 @@ return callback(null, value);

{
"name": "prompt",
"description": "A beautiful command-line prompt for node.js",
"version": "0.1.8",
"version": "0.1.9",
"author": "Nodejitsu Inc. <info@nodejitsu.com>",

@@ -6,0 +6,0 @@ "contributors": [

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc