@thi.ng/compose
Advanced tools
Comparing version 1.3.3 to 1.3.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.3.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@1.3.3...@thi.ng/compose@1.3.4) (2019-09-21) | ||
**Note:** Version bump only for package @thi.ng/compose | ||
## [1.3.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@1.3.2...@thi.ng/compose@1.3.3) (2019-08-21) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/compose", | ||
"version": "1.3.3", | ||
"version": "1.3.4", | ||
"description": "Arity-optimized functional composition helpers", | ||
@@ -36,3 +36,3 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.3.3", | ||
"@thi.ng/api": "^6.4.0", | ||
"@thi.ng/errors": "^1.2.0" | ||
@@ -50,3 +50,3 @@ }, | ||
"sideEffects": false, | ||
"gitHead": "161b4f8afaef0df742a8e2c7776993b828662589" | ||
"gitHead": "5f865588e37a27ceb46484c24fce4d59a0637f90" | ||
} |
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
56917
Updated@thi.ng/api@^6.4.0