@thi.ng/paths
Advanced tools
Comparing version 5.2.1 to 5.2.2
# Change Log | ||
- **Last updated**: 2025-02-13T16:03:11Z | ||
- **Last updated**: 2025-02-19T20:59:58Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/paths", | ||
"version": "5.2.1", | ||
"version": "5.2.2", | ||
"description": "Immutable, optimized and optionally typed path-based object property / array accessors with structural sharing", | ||
@@ -42,5 +42,5 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.20", | ||
"@thi.ng/checks": "^3.6.23", | ||
"@thi.ng/errors": "^2.5.26" | ||
"@thi.ng/api": "^8.11.21", | ||
"@thi.ng/checks": "^3.6.24", | ||
"@thi.ng/errors": "^2.5.27" | ||
}, | ||
@@ -129,3 +129,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "9a0b33253fef092aaf301decf6ecd54317874d4c\n" | ||
"gitHead": "bee617702ac61d093465b967f8f973dc566faa6b\n" | ||
} |
@@ -10,3 +10,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 201 standalone projects, maintained as part | ||
> This is one of 202 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -13,0 +13,0 @@ > and anti-framework. |
Updated@thi.ng/api@^8.11.21
Updated@thi.ng/checks@^3.6.24
Updated@thi.ng/errors@^2.5.27