@thi.ng/paths
Advanced tools
Comparing version 4.2.1 to 4.2.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.2.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.2.1...@thi.ng/paths@4.2.2) (2021-03-03) | ||
**Note:** Version bump only for package @thi.ng/paths | ||
## [4.2.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.2.0...@thi.ng/paths@4.2.1) (2021-03-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/paths", | ||
"version": "4.2.1", | ||
"version": "4.2.2", | ||
"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": "^7.1.0", | ||
"@thi.ng/checks": "^2.9.1", | ||
"@thi.ng/errors": "^1.2.28" | ||
"@thi.ng/api": "^7.1.1", | ||
"@thi.ng/checks": "^2.9.2", | ||
"@thi.ng/errors": "^1.2.29" | ||
}, | ||
@@ -84,3 +84,3 @@ "files": [ | ||
"sideEffects": false, | ||
"gitHead": "2ea9dfeae53824b3e9708ddac37bf1204c9494ca" | ||
"gitHead": "a59cd470a1728cb5f40e96e010fb98ead30e3142" | ||
} |
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
108422
Updated@thi.ng/api@^7.1.1
Updated@thi.ng/checks@^2.9.2
Updated@thi.ng/errors@^1.2.29