@thi.ng/geom-isec
Advanced tools
Comparing version
# Change Log | ||
- **Last updated**: 2025-04-16T11:11:14Z | ||
- **Last updated**: 2025-04-30T12:52:32Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/geom-isec", | ||
"version": "4.0.42", | ||
"version": "4.0.43", | ||
"description": "2D/3D shape intersection checks", | ||
@@ -42,10 +42,10 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.26", | ||
"@thi.ng/geom-closest-point": "^2.1.170", | ||
"@thi.ng/math": "^5.11.26", | ||
"@thi.ng/vectors": "^8.0.1" | ||
"@thi.ng/api": "^8.11.27", | ||
"@thi.ng/geom-closest-point": "^2.1.171", | ||
"@thi.ng/math": "^5.11.27", | ||
"@thi.ng/vectors": "^8.1.0" | ||
}, | ||
"devDependencies": { | ||
"esbuild": "^0.25.2", | ||
"typedoc": "^0.28.2", | ||
"esbuild": "^0.25.3", | ||
"typedoc": "^0.28.3", | ||
"typescript": "^5.8.3" | ||
@@ -125,3 +125,3 @@ }, | ||
}, | ||
"gitHead": "69080248c98f9555642384aed76a0431e9f44835\n" | ||
"gitHead": "4354686a6fb1f82c09ea48f92f87786191b231a0\n" | ||
} |
@@ -10,3 +10,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 205 standalone projects, maintained as part | ||
> This is one of 206 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -13,0 +13,0 @@ > and anti-framework. |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Updated
Updated
Updated