@thi.ng/compose
Advanced tools
Comparing version 2.1.15 to 2.1.16
# Change Log | ||
- **Last updated**: 2022-10-03T16:07:55Z | ||
- **Last updated**: 2022-10-28T19:08:39Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/compose", | ||
"version": "2.1.15", | ||
"version": "2.1.16", | ||
"description": "Optimized functional composition helpers", | ||
@@ -37,12 +37,12 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.4.3", | ||
"@thi.ng/errors": "^2.2.2" | ||
"@thi.ng/api": "^8.4.4", | ||
"@thi.ng/errors": "^2.2.3" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.31.1", | ||
"@thi.ng/testament": "^0.3.2", | ||
"@microsoft/api-extractor": "^7.33.5", | ||
"@thi.ng/testament": "^0.3.4", | ||
"rimraf": "^3.0.2", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.22.17", | ||
"typescript": "^4.8.3" | ||
"typedoc": "^0.23.18", | ||
"typescript": "^4.8.4" | ||
}, | ||
@@ -109,3 +109,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "c3f7d6598c7d7d0c61ba87150a56deac12649d7b\n" | ||
"gitHead": "41e59c7ad9bf24bb0230a5f60d05715e0fc1c1e6\n" | ||
} |
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
Updated@thi.ng/api@^8.4.4
Updated@thi.ng/errors@^2.2.3