@thi.ng/sparse
Advanced tools
Comparing version 0.3.80 to 0.3.81
# Change Log | ||
- **Last updated**: 2023-12-03T12:13:31Z | ||
- **Last updated**: 2023-12-09T19:12:04Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/sparse", | ||
"version": "0.3.80", | ||
"version": "0.3.81", | ||
"description": "Sparse vector & matrix implementations", | ||
@@ -35,9 +35,8 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.10", | ||
"@thi.ng/errors": "^2.4.4", | ||
"@thi.ng/transducers": "^8.8.13" | ||
"@thi.ng/api": "^8.9.11", | ||
"@thi.ng/errors": "^2.4.5", | ||
"@thi.ng/transducers": "^8.8.14" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.38.3", | ||
"@thi.ng/testament": "^0.4.3", | ||
"rimraf": "^5.0.5", | ||
@@ -107,3 +106,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "04d1de79f256d7a53c6b5fd157b37f49bc88e11d\n" | ||
"gitHead": "25f2ac8ff795a432a930119661b364d4d93b59a0\n" | ||
} |
5
45954
Updated@thi.ng/api@^8.9.11
Updated@thi.ng/errors@^2.4.5
Updated@thi.ng/transducers@^8.8.14