terminal-char-width
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -17,3 +17,3 @@ { | ||
"license": "MIT", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"main": "lib/index.js", | ||
@@ -50,2 +50,2 @@ "scripts": { | ||
] | ||
} | ||
} |
@@ -13,3 +13,7 @@ <!-- Please do not edit this file. Edit the `blah` field in the `package.json` instead. If in doubt, open an issue. --> | ||
```sh | ||
$ npm i --save terminal-char-width | ||
# Using npm | ||
npm install --save terminal-char-width | ||
# Using yarn | ||
yarn add terminal-char-width | ||
``` | ||
@@ -37,5 +41,7 @@ | ||
2. For bug reports and feature requests, open issues. :bug: | ||
3. For direct and quick help, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket: | ||
## :yum: How to contribute | ||
@@ -42,0 +48,0 @@ Have an idea? Found a bug? See [how to contribute][contributing]. |
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
6223
91