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

@thi.ng/geom-clip-poly

Package Overview
Dependencies
Maintainers
1
Versions
240
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/geom-clip-poly - npm Package Compare versions

Comparing version 2.1.115 to 2.1.116

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-clip-poly",
"version": "2.1.115",
"version": "2.1.116",
"description": "2D polygon clipping / offsetting (Sutherland-Hodgeman, Grainer-Hormann)",

@@ -35,9 +35,10 @@ "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/geom-isec": "^2.1.115",
"@thi.ng/geom-poly-utils": "^2.3.99",
"@thi.ng/math": "^5.10.4",
"@thi.ng/vectors": "^7.10.15"
"@thi.ng/geom-isec": "^2.1.116",
"@thi.ng/geom-poly-utils": "^2.3.100",
"@thi.ng/math": "^5.10.5",
"@thi.ng/vectors": "^7.10.16"
},

@@ -87,3 +88,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