@thi.ng/paths
Advanced tools
Comparing version 4.2.10 to 4.2.11
@@ -6,2 +6,10 @@ # Change Log | ||
## [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) | ||
**Note:** Version bump only for package @thi.ng/paths | ||
## [4.2.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.2.9...@thi.ng/paths@4.2.10) (2021-08-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/paths", | ||
"version": "4.2.10", | ||
"version": "4.2.11", | ||
"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.7", | ||
"@thi.ng/checks": "^2.9.8", | ||
"@thi.ng/errors": "^1.3.2" | ||
"@thi.ng/api": "^7.1.8", | ||
"@thi.ng/checks": "^2.9.9", | ||
"@thi.ng/errors": "^1.3.3" | ||
}, | ||
@@ -73,3 +73,3 @@ "files": [ | ||
"sideEffects": false, | ||
"gitHead": "a85a4dd69e086a18d97d22204667c6b5334b01e0" | ||
"gitHead": "c3d907d40c82572fea9c259007dd68c9acbd5f1d" | ||
} |
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
108401
Updated@thi.ng/api@^7.1.8
Updated@thi.ng/checks@^2.9.9
Updated@thi.ng/errors@^1.3.3