Comparing version 1.2.0 to 1.2.1
## 8 October 2018 | ||
### 1.2.1 | ||
- [doc] Doc fix. | ||
### 1.2.0 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "reloquent", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Ask user configurable questions via read-line.", | ||
@@ -5,0 +5,0 @@ "main": "build", |
@@ -143,3 +143,3 @@ # reloquent | ||
<td><em>boolean</em></td> | ||
<td>Hide the inputs behind `*` when typing the answer.</td> | ||
<td>Hide the inputs behind <code>*</code> when typing the answer.</td> | ||
<td> | ||
@@ -295,3 +295,3 @@ | ||
Description: [A test default value] world | ||
Date: [2018-10-8 01:44:59] | ||
Date: [2018-10-8 02:23:29] | ||
@@ -301,3 +301,3 @@ Result: { | ||
"description": "world", | ||
"date": "2018-10-8 01:44:59" | ||
"date": "2018-10-8 02:23:29" | ||
} | ||
@@ -304,0 +304,0 @@ ``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18520