@thi.ng/compose
Advanced tools
Comparing version 2.1.12 to 2.1.13
# Change Log | ||
- **Last updated**: 2022-08-01T14:53:59Z | ||
- **Last updated**: 2022-09-21T21:37:59Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/compose", | ||
"version": "2.1.12", | ||
"version": "2.1.13", | ||
"description": "Optimized functional composition helpers", | ||
@@ -37,12 +37,12 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.4.1", | ||
"@thi.ng/errors": "^2.1.10" | ||
"@thi.ng/api": "^8.4.2", | ||
"@thi.ng/errors": "^2.2.0" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.25.0", | ||
"@thi.ng/testament": "^0.2.12", | ||
"@microsoft/api-extractor": "^7.31.1", | ||
"@thi.ng/testament": "^0.3.0", | ||
"rimraf": "^3.0.2", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.22.17", | ||
"typescript": "^4.7.4" | ||
"typescript": "^4.8.3" | ||
}, | ||
@@ -109,3 +109,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "be8423e2019e95c14a096260a93b9762dde0c768\n" | ||
"gitHead": "973139c5aa3b50081020f4cc726a7cc330f77fc7\n" | ||
} |
<!-- This file is generated - DO NOT EDIT! --> | ||
# ![compose](https://media.thi.ng/umbrella/banners/thing-compose.svg?591a5769) | ||
# ![compose](https://media.thi.ng/umbrella/banners-20220914/thing-compose.svg?4cdb7e5d) | ||
@@ -13,3 +13,3 @@ [![npm version](https://img.shields.io/npm/v/@thi.ng/compose.svg)](https://www.npmjs.com/package/@thi.ng/compose) | ||
- [About](#about) | ||
- [Status](#status) | ||
- [Status](#status) | ||
- [Installation](#installation) | ||
@@ -25,3 +25,3 @@ - [Dependencies](#dependencies) | ||
### Status | ||
## Status | ||
@@ -28,0 +28,0 @@ **STABLE** - used in production |
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
41881
Updated@thi.ng/api@^8.4.2
Updated@thi.ng/errors@^2.2.0