Socket
Socket
Sign inDemoInstall

edge-paths

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

edge-paths - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

8

dist/index.js

@@ -124,3 +124,3 @@ import { existsSync } from "fs";

name: "edge-paths",
message: `Unable to find any path`,
message: `Unable to find any ms-edge-browser`,
};

@@ -155,3 +155,3 @@ }

name: "edge-paths",
message: `Unable to find any path`,
message: `Unable to find any ms-edge-browser.`,
};

@@ -171,6 +171,6 @@ }

obj.name &&
obj.name !== "edge-paths") {
return true;
obj.name === "edge-paths") {
return;
}
throw obj;
}
{
"name": "edge-paths",
"version": "3.0.3",
"version": "3.0.4",
"description": "Get the paths of edge browser easily",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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