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

@algorithm.ts/bellman-ford

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@algorithm.ts/bellman-ford - npm Package Compare versions

Comparing version 3.0.0-alpha.6 to 3.0.0-alpha.7

10

package.json
{
"name": "@algorithm.ts/bellman-ford",
"version": "3.0.0-alpha.6",
"version": "3.0.0-alpha.7",
"description": "Bellman-ford algorithm.",

@@ -49,5 +49,5 @@ "author": {

"dependencies": {
"@algorithm.ts/constant": "^3.0.0-alpha.6",
"@algorithm.ts/queue": "^3.0.0-alpha.6",
"@algorithm.ts/types": "^3.0.0-alpha.6"
"@algorithm.ts/constant": "^3.0.0-alpha.7",
"@algorithm.ts/queue": "^3.0.0-alpha.7",
"@algorithm.ts/types": "^3.0.0-alpha.7"
},

@@ -59,3 +59,3 @@ "devDependencies": {

},
"gitHead": "1758289e40e4d8786800b21aeed3525a572e89fe"
"gitHead": "336c4da3b92a49804c60d0a6dfb783b14712ce0a"
}
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