Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lskjs/tty

Package Overview
Dependencies
Maintainers
11
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lskjs/tty - npm Package Compare versions

Comparing version 3.0.0-alpha.24 to 3.0.0-alpha.30

24

package.json
{
"name": "@lskjs/tty",
"version": "3.0.0-alpha.24",
"version": "3.0.0-alpha.30",
"description": "LSK.js – tty – TTY detection for Node.js and browser",
"author": "Igor Suvorov <hi@isuvorov.com> (https://github.com/isuvorov)",
"private": false,
"dependencies": {
"tty": "^1.0.1"
},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"files": [
"lib",
"README.md",
"LICENCE"
],
"main": "lib/index.js",

@@ -26,15 +26,13 @@ "types": "lib/index.d.ts",

},
"files": [
"lib",
"README.md",
"LICENCE"
],
"repository": "https://github.com/lskjs/lskjs/tree/master//libs/tty",
"bugs": "https://github.com/lskjs/lskjs/issues",
"license": "MIT",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"keywords": [
"tty detecton"
],
"//": "//",
"gitHead": "4d3734bd08f898ab6faa305cb1a8edde805dbc79"
"gitHead": "50fe4b2a5d9d8452172301069c7e581426e8e833"
}
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