File tree Expand file tree Collapse file tree 3 files changed +3
-10
lines changed
Expand file tree Collapse file tree 3 files changed +3
-10
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 =" commits " >
1010
Original file line number Diff line number Diff line change 4040 },
4141 "dependencies" : {
4242 "@stdlib/ndarray-index-modes" : " ^0.2.2" ,
43- "@stdlib/string-format" : " ^0.2.2 " ,
43+ "@stdlib/string-format" : " ^0.2.3 " ,
4444 "@stdlib/types" : " ^0.4.3" ,
4545 "@stdlib/utils-library-manifest" : " ^0.2.3" ,
4646 "@stdlib/error-tools-fmtprodmsg" : " ^0.2.2"
5252 "@stdlib/ndarray-base-shape2strides" : " ^0.2.2" ,
5353 "@stdlib/ndarray-base-strides2offset" : " ^0.2.2" ,
5454 "@stdlib/random-base-discrete-uniform" : " ^0.2.1" ,
55- "@stdlib/random-base-randu" : " ^0.2.1 " ,
55+ "@stdlib/random-base-randu" : " ^0.2.2 " ,
5656 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
5757 "istanbul" : " ^0.4.1" ,
5858 "tap-min" : " git+https://github.com/Planeshifter/tap-min.git" ,
You can’t perform that action at this time.
0 commit comments