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.10.0 to 3.10.3

0

bench.js

@@ -0,0 +0,0 @@ var centroid = require('./');

@@ -0,0 +0,0 @@ /// <reference types="geojson" />

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

4

package.json
{
"name": "@turf/centroid",
"version": "3.10.0",
"version": "3.10.3",
"description": "turf centroid module",

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

"@turf/meta": "^3.10.0",
"@turf/helpers": "^3.10.0"
"@turf/helpers": "^3.10.3"
},
"types": "index.d.ts"
}

@@ -0,0 +0,0 @@ # @turf/centroid

var geojsonFixtures = require('geojson-fixtures/helper');
geojsonFixtures(require('tape'), 'all', require('./'), __dirname + '/test');

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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