@thi.ng/atom
Advanced tools
Comparing version 5.2.9 to 5.2.10
# Change Log | ||
- **Last updated**: 2023-08-27T11:20:58Z | ||
- **Last updated**: 2023-10-23T07:37:37Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/atom", | ||
"version": "5.2.9", | ||
"version": "5.2.10", | ||
"description": "Mutable wrappers for nested immutable values with optional undo/redo history and transaction support", | ||
@@ -37,14 +37,14 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.5", | ||
"@thi.ng/equiv": "^2.1.30", | ||
"@thi.ng/errors": "^2.3.5", | ||
"@thi.ng/paths": "^5.1.44", | ||
"@thi.ng/api": "^8.9.6", | ||
"@thi.ng/equiv": "^2.1.31", | ||
"@thi.ng/errors": "^2.3.6", | ||
"@thi.ng/paths": "^5.1.45", | ||
"tslib": "^2.6.2" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.36.4", | ||
"@thi.ng/testament": "^0.3.23", | ||
"rimraf": "^5.0.1", | ||
"@microsoft/api-extractor": "^7.38.0", | ||
"@thi.ng/testament": "^0.3.24", | ||
"rimraf": "^5.0.5", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.25.0", | ||
"typedoc": "^0.25.2", | ||
"typescript": "^5.2.2" | ||
@@ -111,3 +111,3 @@ }, | ||
}, | ||
"gitHead": "5929dd20497668496af13415cdf784a4d6f69aa3\n" | ||
"gitHead": "8d46d9326a9f9b81d65e7e274446f5964f9942ac\n" | ||
} |
117257
Updated@thi.ng/api@^8.9.6
Updated@thi.ng/equiv@^2.1.31
Updated@thi.ng/errors@^2.3.6
Updated@thi.ng/paths@^5.1.45