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

@turf/center

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/center - npm Package Compare versions

Comparing version 3.13.0 to 3.14.0

1

index.js

@@ -10,2 +10,3 @@ var bbox = require('@turf/bbox'),

* @return {Feature<Point>} a Point feature at the absolute center point of all input features
* @addToMap features, centerPt
* @example

@@ -12,0 +13,0 @@ * var features = {

4

package.json
{
"name": "@turf/center",
"version": "3.13.0",
"version": "3.14.0",
"description": "turf center module",

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

"dependencies": {
"@turf/bbox": "^3.13.0",
"@turf/bbox": "^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