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.1 to 3.0.2

2

dist/index.js

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

obj.name &&
obj.name === "edge-paths") {
obj.name !== "edge-paths") {
return true;

@@ -172,0 +172,0 @@ }

{
"name": "edge-paths",
"version": "3.0.1",
"version": "3.0.2",
"description": "Get the paths of edge browser easily",

@@ -33,3 +33,3 @@ "main": "dist/index.js",

},
"exports": "./dist/index.js",
"exports": "./dist/main.js",
"devDependencies": {

@@ -36,0 +36,0 @@ "@types/node": "^16.11.9",

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