File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 2026-02-23T00:50:26.800Z
Original file line number Diff line number Diff line change @@ -211,8 +211,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
211211[ npm-image ] : http://img.shields.io/npm/v/@stdlib/math-base-special-maxabsn.svg
212212[ npm-url ] : https://npmjs.org/package/@stdlib/math-base-special-maxabsn
213213
214- [ test-image ] : https://github.com/stdlib-js/math-base-special-maxabsn/actions/workflows/test.yml/badge.svg?branch=v0.2.3
215- [ test-url ] : https://github.com/stdlib-js/math-base-special-maxabsn/actions/workflows/test.yml?query=branch:v0.2.3
214+ [ test-image ] : https://github.com/stdlib-js/math-base-special-maxabsn/actions/workflows/test.yml/badge.svg?branch=main
215+ [ test-url ] : https://github.com/stdlib-js/math-base-special-maxabsn/actions/workflows/test.yml?query=branch:main
216216
217217[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/math-base-special-maxabsn/main.svg
218218[ coverage-url ] : https://codecov.io/github/stdlib-js/math-base-special-maxabsn?branch=main
Original file line number Diff line number Diff line change 3939 "dependencies" : {
4040 "@stdlib/constants-float64-pinf" : " ^0.2.3" ,
4141 "@stdlib/math-base-special-abs" : " ^0.2.3" ,
42- "@stdlib/math-base-special-maxn" : " ^0.2.2 "
42+ "@stdlib/math-base-special-maxn" : " ^0.2.3 "
4343 },
4444 "devDependencies" : {
45- "@stdlib/console-log-each-map" : " ^0.1.0 " ,
45+ "@stdlib/console-log-each-map" : " ^0.1.1 " ,
4646 "@stdlib/constants-float64-ninf" : " ^0.2.3" ,
4747 "@stdlib/math-base-assert-is-nan" : " ^0.2.3" ,
4848 "@stdlib/math-base-assert-is-positive-zero" : " ^0.2.3" ,
49- "@stdlib/random-array-uniform" : " ^0.2.1 " ,
50- "@stdlib/utils-nary-function" : " ^0.2.3 " ,
49+ "@stdlib/random-array-uniform" : " ^0.2.2 " ,
50+ "@stdlib/utils-nary-function" : " ^0.2.4 " ,
5151 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
5252 "istanbul" : " ^0.4.1" ,
5353 "tap-min" : " git+https://github.com/Planeshifter/tap-min.git" ,
54- "@stdlib/bench-harness" : " ^0.2.2 "
54+ "@stdlib/bench-harness" : " ^0.2.3 "
5555 },
5656 "engines" : {
5757 "node" : " >=0.10.0" ,
You can’t perform that action at this time.
0 commit comments