@algorithm.ts/bellman-ford
Advanced tools
Comparing version 2.0.7 to 2.0.8-alpha.0
{ | ||
"name": "@algorithm.ts/bellman-ford", | ||
"version": "2.0.7", | ||
"version": "2.0.8-alpha.0", | ||
"description": "Bellman-ford algorithm.", | ||
@@ -45,5 +45,5 @@ "author": { | ||
"dependencies": { | ||
"@algorithm.ts/circular-queue": "^2.0.7" | ||
"@algorithm.ts/circular-queue": "^2.0.8-alpha.0" | ||
}, | ||
"gitHead": "814bc48415c5bbea555e0807b8a862cf348df5c1" | ||
"gitHead": "24a301c145ad9f6c0e50494de39456c42bb02f29" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
12125
1