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

@algorithm.ts/graph

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@algorithm.ts/graph - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

8

package.json
{
"name": "@algorithm.ts/graph",
"version": "4.0.1",
"version": "4.0.2",
"description": "Types and utils from solving graph problems.",

@@ -11,6 +11,6 @@ "author": {

"type": "git",
"url": "https://github.com/guanghechen/algorithm.ts/tree/@algorithm.ts/graph@4.0.0",
"url": "https://github.com/guanghechen/algorithm.ts/tree/@algorithm.ts/graph@4.0.1",
"directory": "packages/graph"
},
"homepage": "https://github.com/guanghechen/algorithm.ts/tree/@algorithm.ts/graph@4.0.0/packages/graph#readme",
"homepage": "https://github.com/guanghechen/algorithm.ts/tree/@algorithm.ts/graph@4.0.1/packages/graph#readme",
"keywords": [

@@ -45,3 +45,3 @@ "algorithm",

},
"gitHead": "6f3726681c79062af4366237c487bb26d4a19f09"
"gitHead": "606305fba1681f35fa3a7ecde8be1b136a567f44"
}
<header>
<h1 align="center">
<a href="https://github.com/guanghechen/algorithm.ts/tree/@algorithm.ts/graph@4.0.1/packages/graph#readme">@algorithm.ts/graph</a>
<a href="https://github.com/guanghechen/algorithm.ts/tree/@algorithm.ts/graph@4.0.2/packages/graph#readme">@algorithm.ts/graph</a>
</h1>

@@ -119,6 +119,6 @@ <div align="center">

[homepage]:
https://github.com/guanghechen/algorithm.ts/tree/@algorithm.ts/graph@4.0.1/packages/graph#readme
https://github.com/guanghechen/algorithm.ts/tree/@algorithm.ts/graph@4.0.2/packages/graph#readme
[@algorithm.ts/bellman-ford]:
https://github.com/guanghechen/algorithm.ts/tree/@algorithm.ts/bellman-ford@4.0.1/packages/bellman-ford
https://github.com/guanghechen/algorithm.ts/tree/@algorithm.ts/bellman-ford@4.0.2/packages/bellman-ford
[@algorithm.ts/dijkstra]:
https://github.com/guanghechen/algorithm.ts/tree/@algorithm.ts/dijkstra@4.0.1/packages/dijkstra
https://github.com/guanghechen/algorithm.ts/tree/@algorithm.ts/dijkstra@4.0.2/packages/dijkstra
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