Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

turf-convex

Package Overview
Dependencies
Maintainers
9
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

turf-convex - npm Package Compare versions

Comparing version 3.0.5 to 3.0.7

1

index.js

@@ -14,3 +14,2 @@ var each = require('turf-meta').coordEach,

* @name convex
* @category transformation
* @param {FeatureCollection<Point>} input input points

@@ -17,0 +16,0 @@ * @returns {Feature<Polygon>} a convex hull

6

package.json
{
"name": "turf-convex",
"version": "3.0.5",
"version": "3.0.7",
"description": "",

@@ -33,5 +33,5 @@ "main": "index.js",

"convex-hull": "^1.0.3",
"turf-meta": "^3.0.1",
"turf-helpers": "^3.0.5"
"turf-meta": "^3.0.7",
"turf-helpers": "^3.0.7"
}
}
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