@tyriar/fibonacci-heap
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@tyriar/fibonacci-heap", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "An implementation of the Fibonacci heap data structure", | ||
@@ -14,3 +14,3 @@ "scripts": { | ||
"type": "git", | ||
"url": "https://github.com/gwtw/js-fibonacci-heap.git" | ||
"url": "https://github.com/gwtw/ts-fibonacci-heap.git" | ||
}, | ||
@@ -31,5 +31,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/gwtw/js-fibonacci-heap/issues" | ||
"url": "https://github.com/gwtw/ts-fibonacci-heap/issues" | ||
}, | ||
"homepage": "https://github.com/gwtw/js-fibonacci-heap", | ||
"homepage": "https://github.com/gwtw/ts-fibonacci-heap", | ||
"devDependencies": { | ||
@@ -36,0 +36,0 @@ "@tyriar/heap-tests": "^1.0.2", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package