</>PackageGraphPackageGraph

edge-paths

npmv3.0.5TypeScript

Get the paths of edge browser easily

Not recommended for new projects

No — edge-paths should not be adopted for new projects. Last published 1345 days ago.

  • ?Adoption: grade ?, Not reported by this registry.

    No download data reported for this package yet.

  • FMaintenance: grade F, Failing.

    Last published 1345 days ago.

  • AWeight: grade A, Excellent.

    Pulls in 3 transitive packages, about 86 KB installed.

  • BSupply chain: grade B, Good.

    This package has a single maintainer (bus factor of 1).

  • ALicense: grade A, Excellent.

    MIT — permissive, with no copyleft found in the dependency tree.

Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.

Install cost

What you actually take on by adding edge-paths to a project.

2
Direct dependencies

Runtime packages this one declares itself.

3
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

86 KB
Install size

Unpacked size of this package plus its entire runtime tree.

2
Tree depth

Longest resolved dependency chain below this package.

Licenses in the dependency tree

BlueOak-1.0.0ISCMIT

Every license you inherit by installing edge-paths, not just its own. Check this before a legal review, not after.

Compatibility

Node.js
node >=14.0.0
Module format
ESM only
TypeScript
Types included
Install scripts
None

Quick start

A usage example from the edge-paths README.

javascriptFull README ↗
import {
	getEdgeBetaPath,
	getEdgeCanaryPath,
	getEdgeDevPath,
	getEdgePath,
	getAnyEdgeStable,
	getAnyEdgeLatest,
} from "./dist/index.js"

console.log(getEdgeBetaPath())
console.log(getEdgeCanaryPath())
console.log(getEdgeDevPath())
console.log(getEdgePath())
// console.log(getAnyEdgeStable())
Example truncated — see the full README.

edge-paths vs the alternatives

Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.

PackageWeekly downloadsDependentsLicenseLast release
edge-pathsthis page01MIT3 years ago
locate-path01MIT1 day ago
path-parse01MIT1 day ago
jose02MIT1 day ago
env-paths02MIT1 day ago
path-key244.9M1MIT1 day ago

Dependencies

Declared by edge-paths v3.0.5. Runtime dependencies are installed with the package; dev dependencies are not.

Dev (3)

@types/node ^16.11.9got ^11.8.3typescript ^4.5.2

Used by

Popular packages that depend on edge-paths.

Relationship graph

Dependencies (left) and dependents (right) of edge-paths.

@types/whichwhichedgedriveredge-paths
edge-paths dependencies dependents

Frequently installed together

Release history

No releases in the last two years, typically about 0 days apart.

Recent versions of edge-paths
VersionPublishedSizeLicense
3.0.5latest3 years ago9.3 KBMIT
3.0.43 years ago9.3 KBMIT
3.0.33 years ago9.3 KBMIT
3.0.23 years ago9.3 KBMIT
3.0.13 years ago9.3 KBMIT
3.0.03 years ago9.3 KBMIT
2.2.15 years ago21 KBMIT
2.2.05 years ago21 KBMIT
2.1.06 years ago12 KBMIT
2.0.06 years ago13 KBMIT
1.0.56 years ago3.8 KBMIT
1.0.46 years ago3.8 KBMIT
1.0.36 years ago3.8 KBMIT
1.0.26 years ago3.4 KBISC
1.0.16 years ago3.4 KBISC

Overview

edge-paths is an npm package that get the paths of edge browser easily. It has 1 known dependents in the graph. The latest version is 3.0.5, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need get the paths of edge browser easily and value a focused solution.

When not to use it

Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.

Pros

  • Ships TypeScript type definitions.
  • Clear open-source license (MIT).

Cons

  • No significant drawbacks detected from available metadata.

Auto-generated from collected registry metadata. No external claims are inferred.

Maintainers

Keywords

Funding

Frequently asked questions

Should I use edge-paths?

No — edge-paths should not be adopted for new projects. Last published 1345 days ago.

How do I install edge-paths?

Run `npm install edge-paths` to add edge-paths to your npm project.

How many dependencies does edge-paths have?

edge-paths declares 5 direct dependencies and pulls in 3 packages in total once its runtime tree is resolved totalling about 86 KB on disk.

What license is edge-paths released under?

edge-paths is distributed under the MIT license. Its dependency tree also includes: BlueOak-1.0.0, ISC, MIT.

How popular is edge-paths?

npm does not publish download counts. Within PackageGraph's crawl, 1 known packages depend on edge-paths.

Is edge-paths still maintained?

The most recent release of edge-paths (v3.0.5) was published 3 years ago.

Does edge-paths run install scripts?

No. edge-paths does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.