New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@thi.ng/geom-hull

Package Overview
Dependencies
Maintainers
1
Versions
264
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/geom-hull - npm Package Compare versions

Comparing version 2.1.158 to 2.1.159

2

CHANGELOG.md
# Change Log
- **Last updated**: 2025-01-23T13:39:11Z
- **Last updated**: 2025-01-29T16:25:48Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

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

{
"name": "@thi.ng/geom-hull",
"version": "2.1.158",
"version": "2.1.159",
"description": "Fast 2D convex hull (Graham Scan)",

@@ -36,3 +36,2 @@ "type": "module",

"doc": "typedoc --options ../../typedoc.json --out doc src/index.ts",
"doc:ae": "mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose",
"doc:readme": "bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts",

@@ -44,4 +43,4 @@ "pub": "yarn npm publish --access public",

"dependencies": {
"@thi.ng/math": "^5.11.18",
"@thi.ng/vectors": "^7.12.18"
"@thi.ng/math": "^5.11.19",
"@thi.ng/vectors": "^7.12.19"
},

@@ -85,3 +84,3 @@ "devDependencies": {

},
"gitHead": "b92b48abda9941d608be8a2e1c83447e679a6f79\n"
"gitHead": "fc1d498e8d4b690db873c30cc594352a804e7a65\n"
}

@@ -10,3 +10,3 @@ <!-- This file is generated - DO NOT EDIT! -->

> [!NOTE]
> This is one of 200 standalone projects, maintained as part
> This is one of 201 standalone projects, maintained as part
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo

@@ -13,0 +13,0 @@ > and anti-framework.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc