Socket
Socket
Sign inDemoInstall

terminal-char-width

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terminal-char-width - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

4

package.json

@@ -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].

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