@thi.ng/compose
Advanced tools
Comparing version 1.4.23 to 1.4.24
@@ -6,3 +6,3 @@ # Change Log | ||
## [1.4.23](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@1.4.22...@thi.ng/compose@1.4.23) (2021-01-02) | ||
## [1.4.24](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@1.4.23...@thi.ng/compose@1.4.24) (2021-02-20) | ||
@@ -15,10 +15,2 @@ **Note:** Version bump only for package @thi.ng/compose | ||
## [1.4.22](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@1.4.21...@thi.ng/compose@1.4.22) (2020-12-22) | ||
**Note:** Version bump only for package @thi.ng/compose | ||
# [1.4.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@1.3.12...@thi.ng/compose@1.4.0) (2020-03-28) | ||
@@ -25,0 +17,0 @@ |
{ | ||
"name": "@thi.ng/compose", | ||
"version": "1.4.23", | ||
"version": "1.4.24", | ||
"description": "Optimized functional composition helpers", | ||
@@ -45,11 +45,11 @@ "module": "./index.js", | ||
"@types/node": "^14.14.14", | ||
"mocha": "^8.2.1", | ||
"mocha": "^8.3.0", | ||
"nyc": "^15.1.0", | ||
"ts-node": "^9.1.1", | ||
"typedoc": "^0.20.4", | ||
"typescript": "^4.1.3" | ||
"typedoc": "^0.20.26", | ||
"typescript": "^4.1.5" | ||
}, | ||
"dependencies": { | ||
"@thi.ng/api": "^6.13.6", | ||
"@thi.ng/errors": "^1.2.26" | ||
"@thi.ng/api": "^7.0.0", | ||
"@thi.ng/errors": "^1.2.27" | ||
}, | ||
@@ -71,3 +71,3 @@ "files": [ | ||
"sideEffects": false, | ||
"gitHead": "a2127bae6d16682027fd94190452b8404bf99a47" | ||
"gitHead": "2cb9a54255d6a5d7f21c9875002b86c42dd038de" | ||
} |
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
60150
+ Added@thi.ng/api@7.2.0(transitive)
- Removed@thi.ng/api@6.13.6(transitive)
Updated@thi.ng/api@^7.0.0
Updated@thi.ng/errors@^1.2.27