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.3 to 3.0.0-alpha.7

14

package.json
{
"name": "@lskjs/tty",
"version": "3.0.0-alpha.3",
"version": "3.0.0-alpha.7",
"description": "LSK.js – tty – TTY detection for Node.js and browser",

@@ -9,2 +9,6 @@ "author": "Igor Suvorov <hi@isuvorov.com>",

},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"main": "lib/index.js",

@@ -28,10 +32,6 @@ "types": "lib/index.d.ts",

"repository": "https://github.com/lskjs/lskjs/tree/master/libs/tty",
"license": "MIT",
"keywords": [
"tty detecton"
],
"license": "MIT",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
}
]
}
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