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