@thi.ng/atom
Advanced tools
Comparing version 5.2.22 to 5.2.23
# Change Log | ||
- **Last updated**: 2023-12-31T09:44:23Z | ||
- **Last updated**: 2024-01-23T15:58:27Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/atom", | ||
"version": "5.2.22", | ||
"version": "5.2.23", | ||
"description": "Mutable wrappers for nested immutable values with optional undo/redo history and transaction support", | ||
@@ -38,6 +38,6 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.16", | ||
"@thi.ng/equiv": "^2.1.41", | ||
"@thi.ng/errors": "^2.4.10", | ||
"@thi.ng/paths": "^5.1.57", | ||
"@thi.ng/api": "^8.9.17", | ||
"@thi.ng/equiv": "^2.1.42", | ||
"@thi.ng/errors": "^2.4.11", | ||
"@thi.ng/paths": "^5.1.58", | ||
"tslib": "^2.6.2" | ||
@@ -111,3 +111,3 @@ }, | ||
}, | ||
"gitHead": "b3db173682e1148cf08a6bd907b8d90b47b7c066\n" | ||
"gitHead": "417b5a7ea7bd54a3b4f086fe0fc2ce8e8933c9b2\n" | ||
} |
@@ -680,2 +680,2 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
© 2017 - 2023 Karsten Schmidt // Apache License 2.0 | ||
© 2017 - 2024 Karsten Schmidt // Apache License 2.0 |
Updated@thi.ng/api@^8.9.17
Updated@thi.ng/equiv@^2.1.42
Updated@thi.ng/errors@^2.4.11
Updated@thi.ng/paths@^5.1.58