@thi.ng/compose
Advanced tools
Comparing version 1.4.2 to 1.4.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.4.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@1.4.2...@thi.ng/compose@1.4.3) (2020-04-11) | ||
**Note:** Version bump only for package @thi.ng/compose | ||
## [1.4.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@1.4.1...@thi.ng/compose@1.4.2) (2020-04-06) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/compose", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"description": "Optimized functional composition helpers", | ||
@@ -41,6 +41,11 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.10.0", | ||
"@thi.ng/errors": "^1.2.9", | ||
"@thi.ng/api": "^6.10.1", | ||
"@thi.ng/errors": "^1.2.10", | ||
"tslib": "^1.11.1" | ||
}, | ||
"files": [ | ||
"*.js", | ||
"*.d.ts", | ||
"lib" | ||
], | ||
"keywords": [ | ||
@@ -56,3 +61,3 @@ "composition", | ||
"sideEffects": false, | ||
"gitHead": "9ed6564d092e6ed254e7351bcd486958932e24cc" | ||
"gitHead": "bfafd37c52df27f7d886c0e2a344e4e7ede4d072" | ||
} |
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
59769
36
Updated@thi.ng/api@^6.10.1
Updated@thi.ng/errors@^1.2.10