Socket
Socket
Sign inDemoInstall

prompt

Package Overview
Dependencies
Maintainers
5
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prompt - npm Package Compare versions

Comparing version 0.2.9 to 0.2.10

2

lib/prompt.js

@@ -12,3 +12,3 @@ /*

async = utile.async,
capitalize = utile.inflect.capitalize,
capitalize = utile.capitalize,
read = require('read'),

@@ -15,0 +15,0 @@ validate = require('revalidator').validate,

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

@@ -18,3 +18,3 @@ "maintainers": [

"revalidator": "0.1.x",
"utile": "0.1.x",
"utile": "0.2.x",
"winston": "0.6.x"

@@ -21,0 +21,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc