Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

default-browser

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

default-browser - npm Package Compare versions

Comparing version 5.0.0 to 5.1.0

2

package.json
{
"name": "default-browser",
"version": "5.0.0",
"version": "5.1.0",
"description": "Get the default browser",

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

@@ -12,2 +12,5 @@ import {execa} from 'execa';

ChromeHTML: {name: 'Chrome', id: 'com.google.chrome'},
BraveHTML: {name: 'Brave', id: 'com.brave.Browser'},
BraveBHTML: {name: 'Brave Beta', id: 'com.brave.Browser.beta'},
BraveSSHTM: {name: 'Brave Nightly', id: 'com.brave.Browser.nightly'},
};

@@ -14,0 +17,0 @@

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