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
266
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.111 to 2.1.112

2

CHANGELOG.md
# Change Log
- **Last updated**: 2024-03-01T15:22:50Z
- **Last updated**: 2024-03-07T20:40:47Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

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

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

@@ -35,7 +35,8 @@ "type": "module",

"pub": "yarn npm publish --access public",
"test": "bun test"
"test": "bun test",
"tool:tangle": "../../node_modules/.bin/tangle src/**/*.ts"
},
"dependencies": {
"@thi.ng/math": "^5.10.4",
"@thi.ng/vectors": "^7.10.15"
"@thi.ng/math": "^5.10.5",
"@thi.ng/vectors": "^7.10.16"
},

@@ -80,3 +81,3 @@ "devDependencies": {

},
"gitHead": "df9e312af741d87e6b450afcfea6a6e381662b1e\n"
"gitHead": "a421058a65ba76608d94129ac29451bfedaf201c\n"
}
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