Skip to content

Commit 1c36900

Browse files
committed
Auto-generated commit
1 parent bfc358d commit 1c36900

3 files changed

Lines changed: 18 additions & 17 deletions

File tree

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2026-02-09T02:40:27.141Z

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
180180
[npm-image]: http://img.shields.io/npm/v/@stdlib/complex-float64.svg
181181
[npm-url]: https://npmjs.org/package/@stdlib/complex-float64
182182

183-
[test-image]: https://github.com/stdlib-js/complex-float64/actions/workflows/test.yml/badge.svg?branch=v0.4.1
184-
[test-url]: https://github.com/stdlib-js/complex-float64/actions/workflows/test.yml?query=branch:v0.4.1
183+
[test-image]: https://github.com/stdlib-js/complex-float64/actions/workflows/test.yml/badge.svg?branch=main
184+
[test-url]: https://github.com/stdlib-js/complex-float64/actions/workflows/test.yml?query=branch:main
185185

186186
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/complex-float64/main.svg
187187
[coverage-url]: https://codecov.io/github/stdlib-js/complex-float64?branch=main

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -36,29 +36,29 @@
3636
"url": "https://github.com/stdlib-js/stdlib/issues"
3737
},
3838
"dependencies": {
39-
"@stdlib/complex-float64-base": "^0.2.0",
39+
"@stdlib/complex-float64-base": "^0.2.1",
4040
"@stdlib/complex-float64-conj": "^0.2.1",
4141
"@stdlib/complex-float64-ctor": "^0.1.2",
4242
"@stdlib/complex-float64-imag": "^0.1.2",
4343
"@stdlib/complex-float64-parse": "^0.0.3",
4444
"@stdlib/complex-float64-real": "^0.1.2",
45-
"@stdlib/complex-float64-reim": "^0.1.3",
45+
"@stdlib/complex-float64-reim": "^0.1.4",
4646
"@stdlib/complex-float64-reviver": "^0.0.3",
4747
"@stdlib/utils-define-read-only-property": "^0.2.3"
4848
},
4949
"devDependencies": {
50-
"@stdlib/array-complex128": "^0.3.1",
51-
"@stdlib/array-filled-by": "^0.3.0",
50+
"@stdlib/array-complex128": "^0.3.2",
51+
"@stdlib/array-filled-by": "^0.3.1",
5252
"@stdlib/array-float64": "^0.2.3",
5353
"@stdlib/assert-has-own-property": "^0.2.3",
54-
"@stdlib/assert-is-almost-equal-float64array": "^0.1.0",
54+
"@stdlib/assert-is-almost-equal-float64array": "^0.1.1",
5555
"@stdlib/assert-is-array-like": "^0.2.3",
5656
"@stdlib/assert-is-boolean": "^0.2.3",
5757
"@stdlib/assert-is-complex128": "^0.2.3",
5858
"@stdlib/assert-is-method": "^0.2.3",
5959
"@stdlib/assert-is-number": "^0.2.3",
6060
"@stdlib/assert-is-same-complex128": "^0.2.3",
61-
"@stdlib/assert-is-same-float64array": "^0.2.2",
61+
"@stdlib/assert-is-same-float64array": "^0.2.3",
6262
"@stdlib/assert-is-string": "^0.2.3",
6363
"@stdlib/complex-float64-base-add": "^0.2.1",
6464
"@stdlib/complex-float64-base-add3": "^0.1.1",
@@ -76,7 +76,7 @@
7676
"@stdlib/complex-float64-base-neg": "^0.1.1",
7777
"@stdlib/complex-float64-base-scale": "^0.1.1",
7878
"@stdlib/complex-float64-base-sub": "^0.1.1",
79-
"@stdlib/console-log-each-map": "^0.1.0",
79+
"@stdlib/console-log-each-map": "^0.1.1",
8080
"@stdlib/constants-float64-eps": "^0.2.3",
8181
"@stdlib/constants-float64-max": "^0.2.3",
8282
"@stdlib/constants-float64-ninf": "^0.2.3",
@@ -87,28 +87,28 @@
8787
"@stdlib/math-base-assert-is-positive-zero": "^0.2.3",
8888
"@stdlib/math-base-special-abs": "^0.2.3",
8989
"@stdlib/math-base-special-max": "^0.3.1",
90-
"@stdlib/math-base-special-pow": "^0.3.0",
90+
"@stdlib/math-base-special-pow": "^0.3.1",
9191
"@stdlib/number-float64-base-assert-is-almost-equal": "^0.0.1",
9292
"@stdlib/number-float64-base-assert-is-almost-same-value": "^0.1.1",
9393
"@stdlib/number-float64-base-assert-is-same-value": "^0.2.2",
9494
"@stdlib/number-float64-base-assert-is-same-value-zero": "^0.1.2",
9595
"@stdlib/number-float64-base-to-binary-string": "^0.2.3",
96-
"@stdlib/random-array-discrete-uniform": "^0.2.1",
97-
"@stdlib/random-array-uniform": "^0.2.1",
98-
"@stdlib/random-base-discrete-uniform": "^0.2.1",
99-
"@stdlib/random-base-randu": "^0.2.2",
100-
"@stdlib/random-base-uniform": "^0.2.2",
96+
"@stdlib/random-array-discrete-uniform": "^0.2.2",
97+
"@stdlib/random-array-uniform": "^0.2.2",
98+
"@stdlib/random-base-discrete-uniform": "^0.2.2",
99+
"@stdlib/random-base-randu": "^0.2.3",
100+
"@stdlib/random-base-uniform": "^0.2.3",
101101
"@stdlib/string-base-replace": "^0.2.3",
102102
"@stdlib/string-format": "^0.2.3",
103-
"@stdlib/utils-copy": "^0.2.2",
103+
"@stdlib/utils-copy": "^0.2.3",
104104
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3",
105105
"@stdlib/utils-keys": "^0.2.3",
106106
"@stdlib/utils-parse-json": "^0.2.3",
107107
"@stdlib/utils-try-require": "^0.2.3",
108108
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
109109
"istanbul": "^0.4.1",
110110
"tap-min": "git+https://github.com/Planeshifter/tap-min.git",
111-
"@stdlib/bench-harness": "^0.2.2"
111+
"@stdlib/bench-harness": "^0.2.3"
112112
},
113113
"engines": {
114114
"node": ">=0.10.0",

0 commit comments

Comments
 (0)