@thi.ng/paths
Advanced tools
Comparing version 4.2.12 to 4.2.13
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.2.13](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.2.12...@thi.ng/paths@4.2.13) (2021-08-17) | ||
**Note:** Version bump only for package @thi.ng/paths | ||
## [4.2.12](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.2.11...@thi.ng/paths@4.2.12) (2021-08-08) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/paths", | ||
"version": "4.2.12", | ||
"version": "4.2.13", | ||
"description": "Immutable, optimized and optionally typed path-based object property / array accessors with structural sharing", | ||
@@ -72,3 +72,8 @@ "module": "./index.js", | ||
"sideEffects": false, | ||
"gitHead": "538019e9d8ca6c5fee4754af93ad454c0674dc72" | ||
"thi.ng": { | ||
"related": [ | ||
"atom" | ||
] | ||
}, | ||
"gitHead": "3365151f112c39f224541f5ac4cedf3370eb9ba4" | ||
} |
@@ -18,2 +18,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
- [Type checked accessors](#type-checked-accessors) | ||
- [Related packages](#related-packages) | ||
- [Installation](#installation) | ||
@@ -68,2 +69,6 @@ - [Dependencies](#dependencies) | ||
### Related packages | ||
- [@thi.ng/atom](https://github.com/thi-ng/umbrella/tree/develop/packages/atom) - Mutable wrappers for nested immutable values with optional undo/redo history and transaction support | ||
## Installation | ||
@@ -70,0 +75,0 @@ |
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
109069
376