Socket
Socket
Sign inDemoInstall

supports-color

Package Overview
Dependencies
1
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.1 to 3.1.2

4

index.js

@@ -41,6 +41,2 @@ 'use strict';

if ('electron' in process.versions) {
return 0;
}
if (process.stdout && !process.stdout.isTTY) {

@@ -47,0 +43,0 @@ return 0;

2

package.json
{
"name": "supports-color",
"version": "3.1.1",
"version": "3.1.2",
"description": "Detect whether a terminal supports color",

@@ -5,0 +5,0 @@ "license": "MIT",

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