Socket
Socket
Sign inDemoInstall

supports-hyperlinks

Package Overview
Dependencies
2
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.1.0

7

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

@@ -16,3 +16,5 @@ "license": "MIT",

"scripts": {
"test": "xo && nyc ava"
"prepublishOnly": "npm run create-types",
"test": "xo && nyc ava",
"create-types": "tsc index.js --allowJs --declaration --emitDeclarationOnly"
},

@@ -38,2 +40,3 @@ "files": [

"nyc": "^14.1.1",
"typescript": "^3.7.2",
"xo": "^0.24.0"

@@ -40,0 +43,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