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

turf-centroid

Package Overview
Dependencies
Maintainers
9
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

turf-centroid - npm Package Compare versions

Comparing version 3.0.5 to 3.0.7-canary.ae89c8b3

1

index.js

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

* @name centroid
* @category measurement
* @param {(Feature|FeatureCollection)} features input features

@@ -14,0 +13,0 @@ * @return {Feature<Point>} the centroid of the input features

8

package.json
{
"name": "turf-centroid",
"version": "3.0.5",
"version": "3.0.7-canary.ae89c8b3",
"description": "turf centroid module",

@@ -27,9 +27,9 @@ "main": "index.js",

"benchmark": "^1.0.0",
"geojson-fixtures": "^0.5.0",
"tape": "^3.5.0"
},
"dependencies": {
"geojson-fixtures": "^0.5.0",
"turf-meta": "^3.0.1",
"turf-helpers": "^3.0.5"
"turf-meta": "^3.0.7-canary.ae89c8b3",
"turf-helpers": "^3.0.7-canary.ae89c8b3"
}
}
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