@thi.ng/paths
Advanced tools
Comparing version 5.1.97 to 5.1.98
# Change Log | ||
- **Last updated**: 2025-01-04T21:07:38Z | ||
- **Last updated**: 2025-01-21T15:46:53Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/paths", | ||
"version": "5.1.97", | ||
"version": "5.1.98", | ||
"description": "Immutable, optimized and optionally typed path-based object property / array accessors with structural sharing", | ||
@@ -43,5 +43,5 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.16", | ||
"@thi.ng/checks": "^3.6.19", | ||
"@thi.ng/errors": "^2.5.22" | ||
"@thi.ng/api": "^8.11.17", | ||
"@thi.ng/checks": "^3.6.20", | ||
"@thi.ng/errors": "^2.5.23" | ||
}, | ||
@@ -131,3 +131,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "6542b842120bef47cc18d45a1b1db68307a7f04b\n" | ||
"gitHead": "22f6d518aed5951bb37b406c8ae85a6c3e6be517\n" | ||
} |
Updated@thi.ng/api@^8.11.17
Updated@thi.ng/checks@^3.6.20
Updated@thi.ng/errors@^2.5.23