@thi.ng/paths
Advanced tools
Comparing version 5.1.85 to 5.1.86
# Change Log | ||
- **Last updated**: 2024-07-06T12:02:18Z | ||
- **Last updated**: 2024-07-19T14:56:21Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/paths", | ||
"version": "5.1.85", | ||
"version": "5.1.86", | ||
"description": "Immutable, optimized and optionally typed path-based object property / array accessors with structural sharing", | ||
@@ -39,5 +39,5 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.5", | ||
"@thi.ng/checks": "^3.6.7", | ||
"@thi.ng/errors": "^2.5.11" | ||
"@thi.ng/api": "^8.11.6", | ||
"@thi.ng/checks": "^3.6.8", | ||
"@thi.ng/errors": "^2.5.12" | ||
}, | ||
@@ -127,3 +127,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "ba4f2cd15eeb0cae30efe222524da4fed2a57267\n" | ||
"gitHead": "c7aaa453b01a45e5235517db9d2a283b97abac96\n" | ||
} |
<!-- This file is generated - DO NOT EDIT! --> | ||
<!-- Please see: https://github.com/thi-ng/umbrella/blob/develop/CONTRIBUTING.md#changes-to-readme-files --> | ||
# ![@thi.ng/paths](https://media.thi.ng/umbrella/banners-20230807/thing-paths.svg?a9667d16) | ||
# ![@thi.ng/paths](https://media.thi.ng/umbrella/banners-20230807/thing-paths.svg?c7ad0393) | ||
@@ -10,3 +10,3 @@ [![npm version](https://img.shields.io/npm/v/@thi.ng/paths.svg)](https://www.npmjs.com/package/@thi.ng/paths) | ||
> [!NOTE] | ||
> This is one of 188 standalone projects, maintained as part | ||
> This is one of 189 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -114,3 +114,3 @@ > and anti-framework. | ||
Several projects in this repo's | ||
Eight projects in this repo's | ||
[/examples](https://github.com/thi-ng/umbrella/tree/develop/examples) | ||
@@ -117,0 +117,0 @@ directory are using this 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
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
80938
Updated@thi.ng/api@^8.11.6
Updated@thi.ng/checks@^3.6.8
Updated@thi.ng/errors@^2.5.12