@thi.ng/paths
Advanced tools
Comparing version 4.2.11 to 4.2.12
@@ -6,2 +6,10 @@ # Change Log | ||
## [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) | ||
**Note:** Version bump only for package @thi.ng/paths | ||
## [4.2.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.2.10...@thi.ng/paths@4.2.11) (2021-08-08) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/paths", | ||
"version": "4.2.11", | ||
"version": "4.2.12", | ||
"description": "Immutable, optimized and optionally typed path-based object property / array accessors with structural sharing", | ||
@@ -41,5 +41,5 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^7.1.8", | ||
"@thi.ng/checks": "^2.9.9", | ||
"@thi.ng/errors": "^1.3.3" | ||
"@thi.ng/api": "^7.1.9", | ||
"@thi.ng/checks": "^2.9.10", | ||
"@thi.ng/errors": "^1.3.4" | ||
}, | ||
@@ -73,3 +73,3 @@ "files": [ | ||
"sideEffects": false, | ||
"gitHead": "c3d907d40c82572fea9c259007dd68c9acbd5f1d" | ||
"gitHead": "538019e9d8ca6c5fee4754af93ad454c0674dc72" | ||
} |
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
108575
Updated@thi.ng/api@^7.1.9
Updated@thi.ng/checks@^2.9.10
Updated@thi.ng/errors@^1.3.4