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

@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.3 to 3.10.4

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.3",
"version": "3.10.4",
"description": "turf centroid module",

@@ -31,3 +31,3 @@ "main": "index.js",

"dependencies": {
"@turf/meta": "^3.10.0",
"@turf/meta": "^3.10.4",
"@turf/helpers": "^3.10.3"

@@ -34,0 +34,0 @@ },

@@ -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