@thi.ng/compose
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@1.0.0...@thi.ng/compose@1.0.1) (2019-01-21) | ||
**Note:** Version bump only for package @thi.ng/compose | ||
# [1.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@0.3.0...@thi.ng/compose@1.0.0) (2019-01-21) | ||
@@ -26,5 +34,2 @@ | ||
# [0.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@0.2.2...@thi.ng/compose@0.3.0) (2018-12-27) | ||
@@ -43,21 +48,2 @@ | ||
## [0.2.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@0.2.1...@thi.ng/compose@0.2.2) (2018-12-15) | ||
**Note:** Version bump only for package @thi.ng/compose | ||
## [0.2.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@0.2.0...@thi.ng/compose@0.2.1) (2018-10-21) | ||
**Note:** Version bump only for package @thi.ng/compose | ||
# [0.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@0.1.4...@thi.ng/compose@0.2.0) (2018-10-17) | ||
@@ -71,40 +57,2 @@ | ||
<a name="0.1.4"></a> | ||
## [0.1.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@0.1.3...@thi.ng/compose@0.1.4) (2018-09-24) | ||
**Note:** Version bump only for package @thi.ng/compose | ||
<a name="0.1.3"></a> | ||
## [0.1.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@0.1.2...@thi.ng/compose@0.1.3) (2018-09-22) | ||
**Note:** Version bump only for package @thi.ng/compose | ||
<a name="0.1.2"></a> | ||
## [0.1.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@0.1.1...@thi.ng/compose@0.1.2) (2018-09-10) | ||
**Note:** Version bump only for package @thi.ng/compose | ||
<a name="0.1.1"></a> | ||
## [0.1.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@0.1.0...@thi.ng/compose@0.1.1) (2018-09-01) | ||
**Note:** Version bump only for package @thi.ng/compose | ||
<a name="0.1.0"></a> | ||
@@ -111,0 +59,0 @@ # 0.1.0 (2018-08-24) |
{ | ||
"name": "@thi.ng/compose", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Arity-optimized functional composition helpers", | ||
@@ -35,4 +35,4 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^5.0.0", | ||
"@thi.ng/errors": "^1.0.0" | ||
"@thi.ng/api": "^5.0.1", | ||
"@thi.ng/errors": "^1.0.1" | ||
}, | ||
@@ -49,3 +49,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "348e7303b8b4d2749a02dd43e3f78d711242e4fe" | ||
"gitHead": "d098aff5e61f96be177289461eec95648cf4e15a" | ||
} |
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
47672
Updated@thi.ng/api@^5.0.1
Updated@thi.ng/errors@^1.0.1