@@ -22,19 +22,19 @@ import {
22
22
```
23
23
24
24
[ ![ License] ( https://img.shields.io/github/license/data-structures-and-algorithms/heapq.svg )] ( https://raw.githubusercontent.com/data-structures-and-algorithms/heapq/main/LICENSE )
25
- [ ![ Version] ( https://img.shields.io/npm/v/@data-structures-and-algorithms /heapq.svg )] ( https://www.npmjs.org/package/@data-structures-and-algorithms /heapq )
25
+ [ ![ Version] ( https://img.shields.io/npm/v/@data-structure /heapq.svg )] ( https://www.npmjs.org/package/@data-structure /heapq )
26
26
[ ![ Tests] ( https://img.shields.io/github/workflow/status/data-structures-and-algorithms/heapq/ci:test?event=push&label=tests )] ( https://github.com/data-structures-and-algorithms/heapq/actions/workflows/ci:test.yml?query=branch:main )
27
27
[ ![ Dependencies] ( https://img.shields.io/david/data-structures-and-algorithms/heapq.svg )] ( https://david-dm.org/data-structures-and-algorithms/heapq )
28
28
[ ![ Dev dependencies] ( https://img.shields.io/david/dev/data-structures-and-algorithms/heapq.svg )] ( https://david-dm.org/data-structures-and-algorithms/heapq?type=dev )
29
29
[ ![ GitHub issues] ( https://img.shields.io/github/issues/data-structures-and-algorithms/heapq.svg )] ( https://github.com/data-structures-and-algorithms/heapq/issues )
30
- [ ![ Downloads] ( https://img.shields.io/npm/dm/@data-structures-and-algorithms /heapq.svg )] ( https://www.npmjs.org/package/@data-structures-and-algorithms /heapq )
30
+ [ ![ Downloads] ( https://img.shields.io/npm/dm/@data-structure /heapq.svg )] ( https://www.npmjs.org/package/@data-structure /heapq )
31
31
32
32
[ ![ Code issues] ( https://img.shields.io/codeclimate/issues/data-structures-and-algorithms/heapq.svg )] ( https://codeclimate.com/github/data-structures-and-algorithms/heapq/issues )
33
33
[ ![ Code maintainability] ( https://img.shields.io/codeclimate/maintainability/data-structures-and-algorithms/heapq.svg )] ( https://codeclimate.com/github/data-structures-and-algorithms/heapq/trends/churn )
34
34
[ ![ Code coverage (cov)] ( https://img.shields.io/codecov/c/gh/data-structures-and-algorithms/heapq/main.svg )] ( https://codecov.io/gh/data-structures-and-algorithms/heapq )
35
35
[ ![ Code technical debt] ( https://img.shields.io/codeclimate/tech-debt/data-structures-and-algorithms/heapq.svg )] ( https://codeclimate.com/github/data-structures-and-algorithms/heapq/trends/technical_debt )
36
36
[ ![ Documentation] ( https://data-structures-and-algorithms.github.io/heapq/badge.svg )] ( https://data-structures-and-algorithms.github.io/heapq/source.html )
37
- [ ![ Package size] ( https://img.shields.io/bundlephobia/minzip/@data-structures-and-algorithms /heapq )] ( https://bundlephobia.com/result?p=@data-structures-and-algorithms /heapq )
37
+ [ ![ Package size] ( https://img.shields.io/bundlephobia/minzip/@data-structure /heapq )] ( https://bundlephobia.com/result?p=@data-structure /heapq )
38
38
39
39
## :scroll : References
40
40
0 commit comments