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 0.0.35 to 0.0.36

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.0.36](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-hull@0.0.35...@thi.ng/geom-hull@0.0.36) (2020-03-01)
**Note:** Version bump only for package @thi.ng/geom-hull
## [0.0.35](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-hull@0.0.34...@thi.ng/geom-hull@0.0.35) (2020-02-26)

@@ -8,0 +16,0 @@

6

package.json
{
"name": "@thi.ng/geom-hull",
"version": "0.0.35",
"version": "0.0.36",
"description": "Fast 2D convex hull (Graham Scan)",

@@ -42,3 +42,3 @@ "module": "./index.js",

"@thi.ng/math": "^1.7.2",
"@thi.ng/vectors": "^4.1.2"
"@thi.ng/vectors": "^4.2.0"
},

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

},
"gitHead": "d426e5ee02515cbc6a769458a08c0677fe003ec9"
"gitHead": "dc8bc9f06b99dc10d99ec33c78fb50ea410e3de6"
}
<!-- This file is generated - DO NOT EDIT! -->
# ![@thi.ng/geom-hull](https://media.thi.ng/umbrella/banners/thing-geom-hull.svg?1581297783)
# ![@thi.ng/geom-hull](https://media.thi.ng/umbrella/banners/thing-geom-hull.svg?1583078717)

@@ -57,2 +57,4 @@ [![npm version](https://img.shields.io/npm/v/@thi.ng/geom-hull.svg)](https://www.npmjs.com/package/@thi.ng/geom-hull)

Convex hull & shape clipping of 2D polygons
[Live demo](https://demo.thi.ng/umbrella/geom-convex-hull/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/geom-convex-hull)

@@ -59,0 +61,0 @@

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