@@ -14,18 +14,18 @@ let values = [...iter(stack)].join(''); // cba
14
14
...
15
15
```
16
16
17
- [ ![ License] ( https://img.shields.io/github/license/aureooms/js-persistent-stack.svg )] ( https://raw.githubusercontent.com/aureooms/js-persistent-stack/master /LICENSE )
17
+ [ ![ License] ( https://img.shields.io/github/license/aureooms/js-persistent-stack.svg )] ( https://raw.githubusercontent.com/aureooms/js-persistent-stack/main /LICENSE )
18
18
[ ![ Version] ( https://img.shields.io/npm/v/@aureooms/js-persistent-stack.svg )] ( https://www.npmjs.org/package/@aureooms/js-persistent-stack )
19
- [ ![ Build] ( https://img.shields.io/travis/aureooms/js-persistent-stack/master .svg )] ( https://travis-ci.org/aureooms/js-persistent-stack/branches )
19
+ [ ![ Build] ( https://img.shields.io/travis/aureooms/js-persistent-stack/main .svg )] ( https://travis-ci.org/aureooms/js-persistent-stack/branches )
20
20
[ ![ Dependencies] ( https://img.shields.io/david/aureooms/js-persistent-stack.svg )] ( https://david-dm.org/aureooms/js-persistent-stack )
21
21
[ ![ Dev dependencies] ( https://img.shields.io/david/dev/aureooms/js-persistent-stack.svg )] ( https://david-dm.org/aureooms/js-persistent-stack?type=dev )
22
22
[ ![ GitHub issues] ( https://img.shields.io/github/issues/aureooms/js-persistent-stack.svg )] ( https://github.com/aureooms/js-persistent-stack/issues )
23
23
[ ![ Downloads] ( https://img.shields.io/npm/dm/@aureooms/js-persistent-stack.svg )] ( https://www.npmjs.org/package/@aureooms/js-persistent-stack )
24
24
25
25
[ ![ Code issues] ( https://img.shields.io/codeclimate/issues/aureooms/js-persistent-stack.svg )] ( https://codeclimate.com/github/aureooms/js-persistent-stack/issues )
26
26
[ ![ Code maintainability] ( https://img.shields.io/codeclimate/maintainability/aureooms/js-persistent-stack.svg )] ( https://codeclimate.com/github/aureooms/js-persistent-stack/trends/churn )
27
- [ ![ Code coverage (cov)] ( https://img.shields.io/codecov/c/gh/aureooms/js-persistent-stack/master .svg )] ( https://codecov.io/gh/aureooms/js-persistent-stack )
28
- <!-- [](https://coveralls.io/r/aureooms/js-persistent-stack)-->
27
+ [ ![ Code coverage (cov)] ( https://img.shields.io/codecov/c/gh/aureooms/js-persistent-stack/main .svg )] ( https://codecov.io/gh/aureooms/js-persistent-stack )
28
+ <!-- [](https://coveralls.io/r/aureooms/js-persistent-stack)-->
29
29
<!-- [](https://codeclimate.com/github/aureooms/js-persistent-stack/trends/test_coverage_new_code)-->
30
30
[ ![ Code technical debt] ( https://img.shields.io/codeclimate/tech-debt/aureooms/js-persistent-stack.svg )] ( https://codeclimate.com/github/aureooms/js-persistent-stack/trends/technical_debt )
31
31
[ ![ Documentation] ( https://aureooms.github.io/js-persistent-stack/badge.svg )] ( https://aureooms.github.io/js-persistent-stack/source.html )
0 commit comments