Comparing version 3.1.2 to 3.2.0
{ | ||
"name": "cliui", | ||
"version": "3.1.2", | ||
"version": "3.2.0", | ||
"description": "easily create complex multi-column command-line-interfaces", | ||
@@ -9,3 +9,4 @@ "main": "index.js", | ||
"test": "nyc mocha", | ||
"coverage": "nyc --reporter=text-lcov mocha | coveralls" | ||
"coverage": "nyc --reporter=text-lcov mocha | coveralls", | ||
"version": "standard-version" | ||
}, | ||
@@ -57,5 +58,9 @@ "repository": { | ||
"mocha": "^2.4.5", | ||
"nyc": "^6.1.1", | ||
"standard": "^6.0.8" | ||
} | ||
} | ||
"nyc": "^6.4.0", | ||
"standard": "^6.0.8", | ||
"standard-version": "^2.1.2" | ||
}, | ||
"files": [ | ||
"index.js" | ||
] | ||
} |
@@ -6,2 +6,3 @@ # cliui | ||
[![NPM version](https://img.shields.io/npm/v/cliui.svg)](https://www.npmjs.com/package/cliui) | ||
[![Standard Version](https://img.shields.io/badge/release-standard%20version-brightgreen.svg)](https://github.com/conventional-changelog/standard-version) | ||
@@ -8,0 +9,0 @@ easily create complex multi-column command-line-interfaces. |
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
111
12872
7
5
261