@thi.ng/compose
Advanced tools
Comparing version 1.4.26 to 1.4.27
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.4.27](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@1.4.26...@thi.ng/compose@1.4.27) (2021-03-03) | ||
**Note:** Version bump only for package @thi.ng/compose | ||
## [1.4.26](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@1.4.25...@thi.ng/compose@1.4.26) (2021-03-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/compose", | ||
"version": "1.4.26", | ||
"version": "1.4.27", | ||
"description": "Optimized functional composition helpers", | ||
@@ -52,4 +52,4 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^7.1.1", | ||
"@thi.ng/errors": "^1.2.29" | ||
"@thi.ng/api": "^7.1.2", | ||
"@thi.ng/errors": "^1.2.30" | ||
}, | ||
@@ -71,3 +71,3 @@ "files": [ | ||
"sideEffects": false, | ||
"gitHead": "a59cd470a1728cb5f40e96e010fb98ead30e3142" | ||
"gitHead": "c70903833fe6e89bbdb3f7d82197866320f91b3a" | ||
} |
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
60687
Updated@thi.ng/api@^7.1.2
Updated@thi.ng/errors@^1.2.30