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.36 to 0.0.37

8

CHANGELOG.md

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

## [0.0.37](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-hull@0.0.36...@thi.ng/geom-hull@0.0.37) (2020-03-06)
**Note:** Version bump only for package @thi.ng/geom-hull
## [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)

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

10

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

@@ -38,7 +38,7 @@ "module": "./index.js",

"typedoc": "^0.16.10",
"typescript": "^3.8.2"
"typescript": "^3.8.3"
},
"dependencies": {
"@thi.ng/math": "^1.7.2",
"@thi.ng/vectors": "^4.2.0"
"@thi.ng/math": "^1.7.3",
"@thi.ng/vectors": "^4.2.1"
},

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

},
"gitHead": "dc8bc9f06b99dc10d99ec33c78fb50ea410e3de6"
"gitHead": "18014ee1e4978dac7eb2e5d51d0a6ff7d82e9ffc"
}
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