@thi.ng/paths
Advanced tools
Comparing version 5.1.53 to 5.1.54
# Change Log | ||
- **Last updated**: 2023-12-11T10:07:09Z | ||
- **Last updated**: 2023-12-18T13:41:20Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/paths", | ||
"version": "5.1.53", | ||
"version": "5.1.54", | ||
"description": "Immutable, optimized and optionally typed path-based object property / array accessors with structural sharing", | ||
@@ -38,5 +38,5 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.12", | ||
"@thi.ng/checks": "^3.4.12", | ||
"@thi.ng/errors": "^2.4.6" | ||
"@thi.ng/api": "^8.9.13", | ||
"@thi.ng/checks": "^3.4.13", | ||
"@thi.ng/errors": "^2.4.7" | ||
}, | ||
@@ -73,3 +73,3 @@ "devDependencies": { | ||
"engines": { | ||
"node": ">=12.7" | ||
"node": ">=18" | ||
}, | ||
@@ -129,3 +129,3 @@ "files": [ | ||
}, | ||
"gitHead": "5e7bafedfc3d53bc131469a28de31dd8e5b4a3ff\n" | ||
"gitHead": "25a42a81fac8603a1e440a7aa8bc343276211ff4\n" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
75676
Updated@thi.ng/api@^8.9.13
Updated@thi.ng/checks@^3.4.13
Updated@thi.ng/errors@^2.4.7