File tree Expand file tree Collapse file tree 3 files changed +4
-11
lines changed
Expand file tree Collapse file tree 3 files changed +4
-11
lines changed Original file line number Diff line number Diff line change 7676 npm install || npm install || npm install
7777 timeout-minutes : 15
7878
79- # Build native add-on if present:
80- - name : ' Build native add-on (if present)'
81- run : |
82- if [ -f "binding.gyp" ]; then
83- npm install node-gyp --no-save && ./node_modules/.bin/node-gyp rebuild
84- fi
85-
8679 # Run tests:
8780 - name : ' Run tests'
8881 id : tests
Original file line number Diff line number Diff line change 44
55<section class =" release " id =" unreleased " >
66
7- ## Unreleased (2026-01-28 )
7+ ## Unreleased (2026-02-02 )
88
99<section class =" issues " >
1010
Original file line number Diff line number Diff line change 3939 "url" : " https://github.com/stdlib-js/stdlib/issues"
4040 },
4141 "dependencies" : {
42- "@stdlib/ndarray-base-bytes-per-element" : " ^0.2.2 " ,
42+ "@stdlib/ndarray-base-bytes-per-element" : " ^0.3.0 " ,
4343 "@stdlib/ndarray-base-minmax-view-buffer-index" : " ^0.2.2" ,
4444 "@stdlib/ndarray-base-numel" : " ^0.2.2" ,
45- "@stdlib/ndarray-dtypes" : " ^0.3 .0" ,
45+ "@stdlib/ndarray-dtypes" : " ^0.4 .0" ,
4646 "@stdlib/types" : " ^0.4.3" ,
4747 "@stdlib/utils-library-manifest" : " ^0.2.3"
4848 },
5151 "@stdlib/ndarray-base-shape2strides" : " ^0.2.2" ,
5252 "@stdlib/ndarray-base-strides2offset" : " ^0.2.2" ,
5353 "@stdlib/random-base-discrete-uniform" : " ^0.2.1" ,
54- "@stdlib/random-base-randu" : " ^0.2.1 " ,
54+ "@stdlib/random-base-randu" : " ^0.2.2 " ,
5555 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
5656 "istanbul" : " ^0.4.1" ,
5757 "tap-min" : " git+https://github.com/Planeshifter/tap-min.git" ,
You can’t perform that action at this time.
0 commit comments