@thi.ng/math
Advanced tools
Comparing version 5.11.14 to 5.11.15
# Change Log | ||
- **Last updated**: 2024-12-12T10:11:58Z | ||
- **Last updated**: 2024-12-27T14:11:37Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/math", | ||
"version": "5.11.14", | ||
"version": "5.11.15", | ||
"description": "Assorted common math functions & utilities", | ||
@@ -22,2 +22,6 @@ "type": "module", | ||
"url": "https://patreon.com/thing_umbrella" | ||
}, | ||
{ | ||
"type": "liberapay", | ||
"url": "https://liberapay.com/thi.ng" | ||
} | ||
@@ -43,8 +47,8 @@ ], | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.14" | ||
"@thi.ng/api": "^8.11.15" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.48.0", | ||
"esbuild": "^0.24.0", | ||
"typedoc": "^0.27.4", | ||
"@microsoft/api-extractor": "^7.48.1", | ||
"esbuild": "^0.24.2", | ||
"typedoc": "^0.27.6", | ||
"typescript": "^5.7.2" | ||
@@ -147,3 +151,3 @@ }, | ||
}, | ||
"gitHead": "34ac95538d96f046090fef5fd3a1dc36d54663d5\n" | ||
"gitHead": "48bf4c22bf23f88ac99f435106af2214f79a0be1\n" | ||
} |
@@ -10,3 +10,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 199 standalone projects, maintained as part | ||
> This is one of 200 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -13,0 +13,0 @@ > and anti-framework. |
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
100269
Updated@thi.ng/api@^8.11.15