Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

default-browser

Package Overview
Dependencies
Maintainers
1
Versions
15
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.2.1
to
5.3.0
+1
-1
package.json
{
"name": "default-browser",
"version": "5.2.1",
"version": "5.3.0",
"description": "Get the default browser",

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

@@ -12,2 +12,3 @@ import {promisify} from 'node:util';

MSEdgeHTM: {name: 'Edge', id: 'com.microsoft.edge'}, // Newer Edge/Win10 releases
MSEdgeBHTML: {name: 'Edge Beta', id: 'com.microsoft.edge.beta'},
'IE.HTTP': {name: 'Internet Explorer', id: 'com.microsoft.ie'},

@@ -14,0 +15,0 @@ FirefoxURL: {name: 'Firefox', id: 'org.mozilla.firefox'},