Socket
Socket
Sign inDemoInstall

terminal-char-width

Package Overview
Dependencies
1
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

2

lib/index.js

@@ -8,2 +8,2 @@ "use strict";

// initial version. :D
module.exports = isWindows() ? 1 : 0.5;
module.exports = isWindows() ? 0.714 : 0.5;

@@ -17,3 +17,3 @@ {

"license": "MIT",
"version": "1.0.0",
"version": "1.0.1",
"main": "lib/index.js",

@@ -35,2 +35,2 @@ "scripts": {

}
}
}
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