You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@thi.ng/geom-closest-point

Package Overview
Dependencies
Maintainers
0
Versions
273
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/geom-closest-point - npm Package Compare versions

Comparing version

to
2.1.135

2

CHANGELOG.md
# Change Log
- **Last updated**: 2024-07-22T13:15:57Z
- **Last updated**: 2024-08-10T15:03:07Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -5,0 +5,0 @@

{
"name": "@thi.ng/geom-closest-point",
"version": "2.1.134",
"version": "2.1.135",
"description": "2D / 3D closest point / proximity helpers",

@@ -39,11 +39,11 @@ "type": "module",

"dependencies": {
"@thi.ng/api": "^8.11.7",
"@thi.ng/math": "^5.11.5",
"@thi.ng/vectors": "^7.11.6"
"@thi.ng/api": "^8.11.8",
"@thi.ng/math": "^5.11.6",
"@thi.ng/vectors": "^7.11.7"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.47.0",
"@microsoft/api-extractor": "^7.47.5",
"esbuild": "^0.23.0",
"typedoc": "^0.26.3",
"typescript": "^5.5.3"
"typedoc": "^0.26.5",
"typescript": "^5.5.4"
},

@@ -107,3 +107,3 @@ "keywords": [

},
"gitHead": "bd22b0826134b79064169371665b4d6caa9b6066\n"
"gitHead": "ec78f98d015e4d214a0b840e72e497407807daf3\n"
}