Socket
Socket
Sign inDemoInstall

@turf/centroid

Package Overview
Dependencies
Maintainers
4
Versions
61
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.13.0 to 3.14.0

2

index.js

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

* @param {(Feature|FeatureCollection)} features input features
* @return {Feature<Point>} the centroid of the input features
* @returns {Feature<Point>} the centroid of the input features
* @example

@@ -15,0 +15,0 @@ * var poly = {

{
"name": "@turf/centroid",
"version": "3.13.0",
"version": "3.14.0",
"description": "turf centroid module",

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

"dependencies": {
"@turf/meta": "^3.13.0",
"@turf/meta": "^3.14.0",
"@turf/helpers": "^3.13.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