File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- :fast_forward : [ @aureooms/js-skip-list ] ( https://aureooms .github.io/js-skip-list )
1
+ :fast_forward : [ @aureooms/js-skip-list ] ( https://make-github-pseudonymous-again .github.io/js-skip-list )
2
2
==
3
3
4
4
Skip list data structure for JavaScript.
5
- See [ docs] ( https://aureooms .github.io/js-skip-list/index.html ) .
5
+ See [ docs] ( https://make-github-pseudonymous-again .github.io/js-skip-list/index.html ) .
6
6
7
7
> :warning : The code requires ` regeneratorRuntime ` to be defined, for instance by importing
8
8
> [ regenerator-runtime/runtime] ( https://www.npmjs.com/package/regenerator-runtime ) .
@@ -31,5 +31,5 @@ list.remove(...)
31
31
[ ![ Code maintainability] ( https://img.shields.io/codeclimate/maintainability/aureooms/js-skip-list.svg )] ( https://codeclimate.com/github/aureooms/js-skip-list/trends/churn )
32
32
[ ![ Code coverage (cov)] ( https://img.shields.io/codecov/c/gh/aureooms/js-skip-list/main.svg )] ( https://codecov.io/gh/aureooms/js-skip-list )
33
33
[ ![ Code technical debt] ( https://img.shields.io/codeclimate/tech-debt/aureooms/js-skip-list.svg )] ( https://codeclimate.com/github/aureooms/js-skip-list/trends/technical_debt )
34
- [ ![ Documentation] ( https://aureooms .github.io/js-skip-list/badge.svg )] ( https://aureooms .github.io/js-skip-list/source.html )
34
+ [ ![ Documentation] ( https://make-github-pseudonymous-again .github.io/js-skip-list/badge.svg )] ( https://make-github-pseudonymous-again .github.io/js-skip-list/source.html )
35
35
[ ![ Package size] ( https://img.shields.io/bundlephobia/minzip/@aureooms/js-skip-list )] ( https://bundlephobia.com/result?p=@aureooms/js-skip-list )
Original file line number Diff line number Diff line change 105
105
"files" : [
106
106
" lib"
107
107
],
108
- "homepage" : " https://aureooms .github.io/js-skip-list" ,
108
+ "homepage" : " https://make-github-pseudonymous-again .github.io/js-skip-list" ,
109
109
"keywords" : [
110
110
" data" ,
111
111
" list" ,
You can’t perform that action at this time.
0 commit comments