@thi.ng/paths
Advanced tools
Comparing version 4.0.7 to 4.0.8
@@ -6,15 +6,4 @@ # Change Log | ||
## [4.0.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.0.6...@thi.ng/paths@4.0.7) (2020-05-16) | ||
## [4.0.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.0.7...@thi.ng/paths@4.0.8) (2020-06-14) | ||
### Bug Fixes | ||
* **paths:** arg type for 2-arity getIn() ([56d5cd0](https://github.com/thi-ng/umbrella/commit/56d5cd02213cf43daaedefb723010351c7e535f7)) | ||
## [4.0.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.0.5...@thi.ng/paths@4.0.6) (2020-05-14) | ||
**Note:** Version bump only for package @thi.ng/paths | ||
@@ -26,42 +15,13 @@ | ||
## [4.0.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.0.4...@thi.ng/paths@4.0.5) (2020-05-03) | ||
## [4.0.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.0.6...@thi.ng/paths@4.0.7) (2020-05-16) | ||
**Note:** Version bump only for package @thi.ng/paths | ||
### Bug Fixes | ||
* **paths:** arg type for 2-arity getIn() ([56d5cd0](https://github.com/thi-ng/umbrella/commit/56d5cd02213cf43daaedefb723010351c7e535f7)) | ||
## [4.0.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.0.3...@thi.ng/paths@4.0.4) (2020-04-28) | ||
**Note:** Version bump only for package @thi.ng/paths | ||
## [4.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.0.2...@thi.ng/paths@4.0.3) (2020-04-27) | ||
**Note:** Version bump only for package @thi.ng/paths | ||
## [4.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.0.1...@thi.ng/paths@4.0.2) (2020-04-11) | ||
**Note:** Version bump only for package @thi.ng/paths | ||
## [4.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.0.0...@thi.ng/paths@4.0.1) (2020-04-05) | ||
**Note:** Version bump only for package @thi.ng/paths | ||
# [4.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@3.0.5...@thi.ng/paths@4.0.0) (2020-03-28) | ||
@@ -68,0 +28,0 @@ |
{ | ||
"name": "@thi.ng/paths", | ||
"version": "4.0.7", | ||
"version": "4.0.8", | ||
"description": "Immutable, optimized and optionally typed path-based object property / array accessors with structural sharing", | ||
@@ -46,3 +46,3 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/checks": "^2.7.0", | ||
"@thi.ng/checks": "^2.7.1", | ||
"@thi.ng/errors": "^1.2.14", | ||
@@ -79,3 +79,3 @@ "tslib": "^1.12.0" | ||
"sideEffects": false, | ||
"gitHead": "f587109ff84408e05e59c0f65f06a2e856dbbe0f" | ||
"gitHead": "ddf9b8b67d3d60bcca88143528ee33b843cc089e" | ||
} |
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
105205
Updated@thi.ng/checks@^2.7.1