@thi.ng/compose
Advanced tools
Comparing version 1.4.17 to 1.4.18
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.4.18](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@1.4.17...@thi.ng/compose@1.4.18) (2020-09-22) | ||
**Note:** Version bump only for package @thi.ng/compose | ||
## [1.4.17](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@1.4.16...@thi.ng/compose@1.4.17) (2020-09-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/compose", | ||
"version": "1.4.17", | ||
"version": "1.4.18", | ||
"description": "Optimized functional composition helpers", | ||
@@ -52,4 +52,4 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.13.0", | ||
"@thi.ng/errors": "^1.2.21" | ||
"@thi.ng/api": "^6.13.1", | ||
"@thi.ng/errors": "^1.2.22" | ||
}, | ||
@@ -64,3 +64,2 @@ "files": [ | ||
"composition", | ||
"es6", | ||
"functional", | ||
@@ -73,3 +72,3 @@ "typescript" | ||
"sideEffects": false, | ||
"gitHead": "83a0206aae59aa1b1b4bcb01c2b34bbe3db4844c" | ||
"gitHead": "130dff672b56f789205177c2243169d33d479948" | ||
} |
@@ -28,2 +28,4 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
[Search or submit any issues for this package](https://github.com/thi-ng/umbrella/issues?q=is%3Aissue+is%3Aopen+%5Bcompose%5D) | ||
## Installation | ||
@@ -30,0 +32,0 @@ |
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
60631
70
Updated@thi.ng/api@^6.13.1
Updated@thi.ng/errors@^1.2.22