Socket
Socket
Sign inDemoInstall

supports-hyperlinks

Package Overview
Dependencies
2
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.0 to 2.2.0

4

index.js

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

if ('NETLIFY' in env) {
return true;
}
if ('CI' in env) {

@@ -54,0 +58,0 @@ return false;

2

package.json
{
"name": "supports-hyperlinks",
"version": "2.1.0",
"version": "2.2.0",
"description": "Detect if your terminal emulator supports hyperlinks",

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