@thi.ng/compose
Advanced tools
Comparing version 1.4.24 to 1.4.25
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.4.25](https://github.com/thi-ng/umbrella/compare/@thi.ng/compose@1.4.24...@thi.ng/compose@1.4.25) (2021-03-03) | ||
**Note:** Version bump only for package @thi.ng/compose | ||
## [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) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/compose", | ||
"version": "1.4.24", | ||
"version": "1.4.25", | ||
"description": "Optimized functional composition helpers", | ||
@@ -42,3 +42,3 @@ "module": "./index.js", | ||
"@istanbuljs/nyc-config-typescript": "^1.0.1", | ||
"@microsoft/api-extractor": "^7.12.1", | ||
"@microsoft/api-extractor": "^7.13.1", | ||
"@types/mocha": "^8.2.0", | ||
@@ -49,8 +49,8 @@ "@types/node": "^14.14.14", | ||
"ts-node": "^9.1.1", | ||
"typedoc": "^0.20.26", | ||
"typescript": "^4.1.5" | ||
"typedoc": "^0.20.28", | ||
"typescript": "^4.2.2" | ||
}, | ||
"dependencies": { | ||
"@thi.ng/api": "^7.0.0", | ||
"@thi.ng/errors": "^1.2.27" | ||
"@thi.ng/api": "^7.1.0", | ||
"@thi.ng/errors": "^1.2.28" | ||
}, | ||
@@ -72,3 +72,3 @@ "files": [ | ||
"sideEffects": false, | ||
"gitHead": "2cb9a54255d6a5d7f21c9875002b86c42dd038de" | ||
"gitHead": "2ea9dfeae53824b3e9708ddac37bf1204c9494ca" | ||
} |
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
60329
Updated@thi.ng/api@^7.1.0
Updated@thi.ng/errors@^1.2.28