File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1+ 2026-02-02T01:36:40.766Z
Original file line number Diff line number Diff line change @@ -313,8 +313,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
313313[ npm-image ] : http://img.shields.io/npm/v/@stdlib/stats-base-dists-laplace-entropy.svg
314314[ npm-url ] : https://npmjs.org/package/@stdlib/stats-base-dists-laplace-entropy
315315
316- [ test-image ] : https://github.com/stdlib-js/stats-base-dists-laplace-entropy/actions/workflows/test.yml/badge.svg?branch=v0.3.0
317- [ test-url ] : https://github.com/stdlib-js/stats-base-dists-laplace-entropy/actions/workflows/test.yml?query=branch:v0.3.0
316+ [ test-image ] : https://github.com/stdlib-js/stats-base-dists-laplace-entropy/actions/workflows/test.yml/badge.svg?branch=main
317+ [ test-url ] : https://github.com/stdlib-js/stats-base-dists-laplace-entropy/actions/workflows/test.yml?query=branch:main
318318
319319[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/stats-base-dists-laplace-entropy/main.svg
320320[ coverage-url ] : https://codecov.io/github/stdlib-js/stats-base-dists-laplace-entropy?branch=main
Original file line number Diff line number Diff line change 4242 "dependencies" : {
4343 "@stdlib/constants-float64-e" : " ^0.2.2" ,
4444 "@stdlib/math-base-assert-is-nan" : " ^0.2.2" ,
45- "@stdlib/math-base-napi-binary" : " ^0.3.1 " ,
45+ "@stdlib/math-base-napi-binary" : " ^0.3.2 " ,
4646 "@stdlib/math-base-special-ln" : " ^0.2.4" ,
4747 "@stdlib/utils-library-manifest" : " ^0.2.3"
4848 },
4949 "devDependencies" : {
50- "@stdlib/console-log-each-map" : " github:stdlib-js/console-log-each-map#main " ,
50+ "@stdlib/console-log-each-map" : " ^0.1.0 " ,
5151 "@stdlib/constants-float64-eps" : " ^0.2.2" ,
5252 "@stdlib/constants-float64-ninf" : " ^0.2.2" ,
5353 "@stdlib/constants-float64-pinf" : " ^0.2.2" ,
You can’t perform that action at this time.
0 commit comments