@thi.ng/sparse
Advanced tools
Comparing version 0.3.83 to 0.3.84
# Change Log | ||
- **Last updated**: 2023-12-18T13:41:20Z | ||
- **Last updated**: 2023-12-19T11:01:47Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/sparse", | ||
"version": "0.3.83", | ||
"version": "0.3.84", | ||
"description": "Sparse vector & matrix implementations", | ||
@@ -37,5 +37,5 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.13", | ||
"@thi.ng/errors": "^2.4.7", | ||
"@thi.ng/transducers": "^8.8.16" | ||
"@thi.ng/api": "^8.9.14", | ||
"@thi.ng/errors": "^2.4.8", | ||
"@thi.ng/transducers": "^8.8.17" | ||
}, | ||
@@ -46,3 +46,2 @@ "devDependencies": { | ||
"rimraf": "^5.0.5", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.25.4", | ||
@@ -110,3 +109,3 @@ "typescript": "^5.3.2" | ||
}, | ||
"gitHead": "25a42a81fac8603a1e440a7aa8bc343276211ff4\n" | ||
"gitHead": "0d9265be7be13eccf0ef75eaedbfd42626339279\n" | ||
} |
5
42594
Updated@thi.ng/api@^8.9.14
Updated@thi.ng/errors@^2.4.8
Updated@thi.ng/transducers@^8.8.17