@thi.ng/compose
Advanced tools
Comparing version 3.0.14 to 3.0.15
# Change Log | ||
- **Last updated**: 2024-10-05T12:12:32Z | ||
- **Last updated**: 2024-11-10T17:11:51Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/compose", | ||
"version": "3.0.14", | ||
"version": "3.0.15", | ||
"description": "Optimized functional composition helpers", | ||
@@ -31,3 +31,3 @@ "type": "module", | ||
"clean": "bun ../../tools/src/clean-package.ts", | ||
"doc": "typedoc --excludePrivate --excludeInternal --out doc src/index.ts", | ||
"doc": "typedoc --options ../../typedoc.json --out doc src/index.ts", | ||
"doc:ae": "mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose", | ||
@@ -40,4 +40,4 @@ "doc:readme": "bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.11", | ||
"@thi.ng/errors": "^2.5.17" | ||
"@thi.ng/api": "^8.11.12", | ||
"@thi.ng/errors": "^2.5.18" | ||
}, | ||
@@ -110,3 +110,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "11ae480076e61a2263f5730ffb37dfddbf01c7d1\n" | ||
"gitHead": "ef89090bb19fc5bca23be5da8cfce05b82ff4ad1\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
48757
Updated@thi.ng/api@^8.11.12
Updated@thi.ng/errors@^2.5.18