@thi.ng/paths
Advanced tools
Comparing version 4.1.8 to 4.1.9
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.1.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.1.8...@thi.ng/paths@4.1.9) (2020-11-26) | ||
**Note:** Version bump only for package @thi.ng/paths | ||
## [4.1.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.1.7...@thi.ng/paths@4.1.8) (2020-11-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/paths", | ||
"version": "4.1.8", | ||
"version": "4.1.9", | ||
"description": "Immutable, optimized and optionally typed path-based object property / array accessors with structural sharing", | ||
@@ -52,5 +52,5 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.13.2", | ||
"@thi.ng/checks": "^2.7.10", | ||
"@thi.ng/errors": "^1.2.23" | ||
"@thi.ng/api": "^6.13.3", | ||
"@thi.ng/checks": "^2.7.11", | ||
"@thi.ng/errors": "^1.2.24" | ||
}, | ||
@@ -84,3 +84,3 @@ "files": [ | ||
"sideEffects": false, | ||
"gitHead": "3a89bdfa4c58983d5e005b3e9fb056b0351198fe" | ||
"gitHead": "f1a636bafd0558f1a4c098dab39639708886a692" | ||
} |
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
109917
Updated@thi.ng/api@^6.13.3
Updated@thi.ng/checks@^2.7.11
Updated@thi.ng/errors@^1.2.24