🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis
Socket
Book a DemoInstallSign in
Socket

dijkstrajs

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dijkstrajs

A simple JavaScript implementation of Dijkstra's single-source shortest-paths algorithm.

Source
npmnpm
Version
1.0.2
Version published
Weekly downloads
5.1M
11.75%
Maintainers
1
Weekly downloads
 
Created
Source

dijkstrajs.js

dijkstrajs is a simple JavaScript implementation of Dijkstra's single-source shortest-paths algorithm.

The code was originally written by Wyatt Baldwin and turned into a node module by Thomas Cort.

Requirements

  • nodejs

Installation

npm install dijkstrajs

Examples

See test/dijkstra.test.js in the sources for some example code.

Keywords

dijkstra

FAQs

Package last updated on 26 May 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts