Socket
Socket
Sign inDemoInstall

terminal-link

Package Overview
Dependencies
4
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.1.0

2

index.js

@@ -12,1 +12,3 @@ 'use strict';

};
module.exports.isSupported = supportsHyperlinks.stdout;

2

package.json
{
"name": "terminal-link",
"version": "1.0.0",
"version": "1.1.0",
"description": "Create clickable links in the terminal",

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

@@ -55,3 +55,11 @@ # terminal-link [![Build Status](https://travis-ci.org/sindresorhus/terminal-link.svg?branch=master)](https://travis-ci.org/sindresorhus/terminal-link)

### terminalLink.isSupported
Type: `boolean`
Check whether the terminal support links.
Prefer just using the default fallback or the `fallback` option whenever possible.
## Related

@@ -58,0 +66,0 @@

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