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-02T02:38:57.590Z
Original file line number Diff line number Diff line change @@ -291,8 +291,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
291291[ npm-image ] : http://img.shields.io/npm/v/@stdlib/stats-base-dists-exponential-kurtosis.svg
292292[ npm-url ] : https://npmjs.org/package/@stdlib/stats-base-dists-exponential-kurtosis
293293
294- [ test-image ] : https://github.com/stdlib-js/stats-base-dists-exponential-kurtosis/actions/workflows/test.yml/badge.svg?branch=v0.3.0
295- [ test-url ] : https://github.com/stdlib-js/stats-base-dists-exponential-kurtosis/actions/workflows/test.yml?query=branch:v0.3.0
294+ [ test-image ] : https://github.com/stdlib-js/stats-base-dists-exponential-kurtosis/actions/workflows/test.yml/badge.svg?branch=main
295+ [ test-url ] : https://github.com/stdlib-js/stats-base-dists-exponential-kurtosis/actions/workflows/test.yml?query=branch:main
296296
297297[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/stats-base-dists-exponential-kurtosis/main.svg
298298[ coverage-url ] : https://codecov.io/github/stdlib-js/stats-base-dists-exponential-kurtosis?branch=main
Original file line number Diff line number Diff line change 4141 },
4242 "dependencies" : {
4343 "@stdlib/math-base-assert-is-nan" : " ^0.2.2" ,
44- "@stdlib/math-base-napi-unary" : " ^0.2.4 " ,
44+ "@stdlib/math-base-napi-unary" : " ^0.2.5 " ,
4545 "@stdlib/utils-library-manifest" : " ^0.2.3"
4646 },
4747 "devDependencies" : {
4848 "@stdlib/array-float64" : " ^0.2.2" ,
49- "@stdlib/console-log-each-map" : " github:stdlib-js/console-log-each-map#main " ,
49+ "@stdlib/console-log-each-map" : " ^0.1.0 " ,
5050 "@stdlib/constants-float64-eps" : " ^0.2.2" ,
5151 "@stdlib/constants-float64-ninf" : " ^0.2.2" ,
5252 "@stdlib/math-base-special-abs" : " ^0.2.2" ,
5353 "@stdlib/random-array-uniform" : " ^0.2.1" ,
54- "@stdlib/random-base-uniform" : " ^0.2.1 " ,
54+ "@stdlib/random-base-uniform" : " ^0.2.2 " ,
5555 "@stdlib/utils-try-require" : " ^0.2.2" ,
5656 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
5757 "istanbul" : " ^0.4.1" ,
You can’t perform that action at this time.
0 commit comments