File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- :shell : [ @aureooms/js-fibonacci-heap ] ( https://aureooms .github.io/js-fibonacci-heap )
1+ :shell : [ @aureooms/js-fibonacci-heap ] ( https://make-github-pseudonymous-again .github.io/js-fibonacci-heap )
22==
33
44Fibonacci heap data structure for JavaScript.
5- See [ docs] ( https://aureooms .github.io/js-fibonacci-heap/index.html ) .
5+ See [ docs] ( https://make-github-pseudonymous-again .github.io/js-fibonacci-heap/index.html ) .
66Parent is [ @aureooms/js-heap ] ( https://github.com/aureooms/js-heap ) .
77
88> :warning : The code requires ` regeneratorRuntime ` to be defined, for instance by importing
@@ -26,7 +26,7 @@ let heap = new FibonacciHeap( increasing ) ;
2626[ ![ Code maintainability] ( https://img.shields.io/codeclimate/maintainability/aureooms/js-fibonacci-heap.svg )] ( https://codeclimate.com/github/aureooms/js-fibonacci-heap/trends/churn )
2727[ ![ Code coverage (cov)] ( https://img.shields.io/codecov/c/gh/aureooms/js-fibonacci-heap/main.svg )] ( https://codecov.io/gh/aureooms/js-fibonacci-heap )
2828[ ![ Code technical debt] ( https://img.shields.io/codeclimate/tech-debt/aureooms/js-fibonacci-heap.svg )] ( https://codeclimate.com/github/aureooms/js-fibonacci-heap/trends/technical_debt )
29- [ ![ Documentation] ( https://aureooms .github.io/js-fibonacci-heap/badge.svg )] ( https://aureooms .github.io/js-fibonacci-heap/source.html )
29+ [ ![ Documentation] ( https://make-github-pseudonymous-again .github.io/js-fibonacci-heap/badge.svg )] ( https://make-github-pseudonymous-again .github.io/js-fibonacci-heap/source.html )
3030[ ![ Package size] ( https://img.shields.io/bundlephobia/minzip/@aureooms/js-fibonacci-heap )] ( https://bundlephobia.com/result?p=@aureooms/js-fibonacci-heap )
3131
3232
Original file line number Diff line number Diff line change 44 "version" : " 2.0.1" ,
55 "license" : " AGPL-3.0" ,
66 "author" : " aureooms" ,
7- "homepage" : " https://aureooms .github.io/js-fibonacci-heap" ,
7+ "homepage" : " https://make-github-pseudonymous-again .github.io/js-fibonacci-heap" ,
88 "repository" : {
99 "type" : " git" ,
1010 "url" : " https://github.com/aureooms/js-fibonacci-heap"
You can’t perform that action at this time.
0 commit comments