@thi.ng/atom
Advanced tools
Comparing version 5.2.16 to 5.2.17
# Change Log | ||
- **Last updated**: 2023-12-03T12:13:31Z | ||
- **Last updated**: 2023-12-09T19:12:03Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/atom", | ||
"version": "5.2.16", | ||
"version": "5.2.17", | ||
"description": "Mutable wrappers for nested immutable values with optional undo/redo history and transaction support", | ||
@@ -36,6 +36,6 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.10", | ||
"@thi.ng/equiv": "^2.1.35", | ||
"@thi.ng/errors": "^2.4.4", | ||
"@thi.ng/paths": "^5.1.51", | ||
"@thi.ng/api": "^8.9.11", | ||
"@thi.ng/equiv": "^2.1.36", | ||
"@thi.ng/errors": "^2.4.5", | ||
"@thi.ng/paths": "^5.1.52", | ||
"tslib": "^2.6.2" | ||
@@ -45,3 +45,2 @@ }, | ||
"@microsoft/api-extractor": "^7.38.3", | ||
"@thi.ng/testament": "^0.4.3", | ||
"rimraf": "^5.0.5", | ||
@@ -111,3 +110,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "04d1de79f256d7a53c6b5fd157b37f49bc88e11d\n" | ||
"gitHead": "25f2ac8ff795a432a930119661b364d4d93b59a0\n" | ||
} |
5
117712
Updated@thi.ng/api@^8.9.11
Updated@thi.ng/equiv@^2.1.36
Updated@thi.ng/errors@^2.4.5
Updated@thi.ng/paths@^5.1.52