We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c984b5 commit 4c72585Copy full SHA for 4c72585
2 files changed
.github/.keepalive
@@ -0,0 +1 @@
1
+2026-02-02T02:28:23.715Z
package.json
@@ -37,14 +37,14 @@
37
"url": "https://github.com/stdlib-js/stdlib/issues"
38
},
39
"dependencies": {
40
- "@stdlib/assert-is-complex-like": "^0.2.2",
+ "@stdlib/assert-is-complex-like": "^0.2.3",
41
"@stdlib/complex-float64-base-assert-is-same-value": "^0.0.2"
42
43
"devDependencies": {
44
"@stdlib/assert-is-boolean": "^0.2.2",
45
"@stdlib/boolean-ctor": "^0.2.2",
46
- "@stdlib/complex-float32-ctor": "^0.0.2",
47
- "@stdlib/complex-float64-ctor": "^0.1.0",
+ "@stdlib/complex-float32-ctor": "^0.1.0",
+ "@stdlib/complex-float64-ctor": "^0.1.1",
48
"@stdlib/number-ctor": "^0.2.2",
49
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
50
"istanbul": "^0.4.1",
0 commit comments