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 )
2
2
==
3
3
4
4
Fibonacci 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 ) .
6
6
Parent is [ @aureooms/js-heap ] ( https://github.com/aureooms/js-heap ) .
7
7
8
8
> :warning : The code requires ` regeneratorRuntime ` to be defined, for instance by importing
@@ -26,7 +26,7 @@ let heap = new FibonacciHeap( increasing ) ;
26
26
[ ![ Code maintainability] ( https://img.shields.io/codeclimate/maintainability/aureooms/js-fibonacci-heap.svg )] ( https://codeclimate.com/github/aureooms/js-fibonacci-heap/trends/churn )
27
27
[ ![ Code coverage (cov)] ( https://img.shields.io/codecov/c/gh/aureooms/js-fibonacci-heap/main.svg )] ( https://codecov.io/gh/aureooms/js-fibonacci-heap )
28
28
[ ![ 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 )
30
30
[ ![ Package size] ( https://img.shields.io/bundlephobia/minzip/@aureooms/js-fibonacci-heap )] ( https://bundlephobia.com/result?p=@aureooms/js-fibonacci-heap )
31
31
32
32
Original file line number Diff line number Diff line change 4
4
"version" : " 2.0.1" ,
5
5
"license" : " AGPL-3.0" ,
6
6
"author" : " aureooms" ,
7
- "homepage" : " https://aureooms .github.io/js-fibonacci-heap" ,
7
+ "homepage" : " https://make-github-pseudonymous-again .github.io/js-fibonacci-heap" ,
8
8
"repository" : {
9
9
"type" : " git" ,
10
10
"url" : " https://github.com/aureooms/js-fibonacci-heap"
You can’t perform that action at this time.
0 commit comments