Socket
Socket
Sign inDemoInstall

promptly

Package Overview
Dependencies
4
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.1 to 3.0.2

5

CHANGELOG.md

@@ -5,2 +5,7 @@ # Change Log

<a name="3.0.2"></a>
## [3.0.2](https://github.com/moxystudio/node-promptly/compare/v3.0.1...v3.0.2) (2018-01-15)
<a name="3.0.1"></a>

@@ -7,0 +12,0 @@ ## [3.0.1](https://github.com/moxystudio/node-promptly/compare/v3.0.0...v3.0.1) (2018-01-15)

2

package.json
{
"name": "promptly",
"version": "3.0.1",
"version": "3.0.2",
"description": "Simple command line prompting utility",

@@ -5,0 +5,0 @@ "keywords": [

@@ -11,3 +11,3 @@ # promptly

[codecov-url]:https://codecov.io/gh/moxystudio/node-promptly
[codecov-image]:https://img.shields.io/codecov/c/github/moxystudio/node-ppromptly/master.svg
[codecov-image]:https://img.shields.io/codecov/c/github/moxystudio/node-promptly/master.svg
[david-dm-url]:https://david-dm.org/moxystudio/node-promptly

@@ -41,3 +41,3 @@ [david-dm-image]:https://img.shields.io/david/moxystudio/node-promptly.svg

| trim | Trims the user input | boolean | true |
| validator | A validator or an array of validators | Function/Array | undefined |
| validator | A validator or an array of validators | function/array | undefined |
| retry | Retry if any of the validators fail | boolean | true |

@@ -44,0 +44,0 @@ | silent | Do not print what the user types | boolean | false |

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