@thi.ng/sparse
Advanced tools
Comparing version 0.3.86 to 0.3.87
# Change Log | ||
- **Last updated**: 2023-12-28T23:24:39Z | ||
- **Last updated**: 2023-12-31T09:44:24Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/sparse", | ||
"version": "0.3.86", | ||
"version": "0.3.87", | ||
"description": "Sparse vector & matrix implementations", | ||
@@ -37,5 +37,5 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.15", | ||
"@thi.ng/errors": "^2.4.9", | ||
"@thi.ng/transducers": "^8.8.19" | ||
"@thi.ng/api": "^8.9.16", | ||
"@thi.ng/errors": "^2.4.10", | ||
"@thi.ng/transducers": "^8.8.20" | ||
}, | ||
@@ -108,3 +108,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "775c664723cd87d6ac5909cedf91195317add287\n" | ||
"gitHead": "b3db173682e1148cf08a6bd907b8d90b47b7c066\n" | ||
} |
@@ -10,4 +10,5 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
This project is part of the | ||
[@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo and anti-framework. | ||
This is a standalone project, maintained as part of the | ||
[@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo and | ||
anti-framework. | ||
@@ -14,0 +15,0 @@ - [About](#about) |
42624
90
239
4
10
2
+ Added@thi.ng/arrays@2.10.17(transitive)
+ Added@thi.ng/checks@3.7.0(transitive)
- Removed@thi.ng/arrays@2.10.18(transitive)
- Removed@thi.ng/checks@3.7.1(transitive)
Updated@thi.ng/api@^8.9.16
Updated@thi.ng/errors@^2.4.10
Updated@thi.ng/transducers@^8.8.20