New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dijkstras-algorithm-ts

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dijkstras-algorithm-ts - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

4

package.json
{
"name": "dijkstras-algorithm-ts",
"version": "1.0.2",
"version": "1.0.3",
"author": "christopher.pkm@gmail.com",
"description": "typescript implementation of the greedy first search djikstra's algorithm, compatible with javascript projects too of course",
"description": "typescript implementation of the greedy first search djikstra's shortest path algorithm, compatible with javascript projects too of course",
"license": "MIT",

@@ -7,0 +7,0 @@ "keywords": [

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