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

turf-center

Package Overview
Dependencies
Maintainers
9
Versions
15
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.0.1 to 3.0.5-canary.4f73aa1a

1

index.js

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

* @name center
* @category measurement
* @param {FeatureCollection} features input features

@@ -11,0 +10,0 @@ * @return {Feature<Point>} a Point feature at the

6

package.json
{
"name": "turf-center",
"version": "3.0.1",
"version": "3.0.5-canary.4f73aa1a",
"description": "turf center module",

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

"dependencies": {
"turf-bbox": "^3.0.1",
"turf-helpers": "^3.0.1"
"turf-bbox": "^3.0.5-canary.4f73aa1a",
"turf-helpers": "^3.0.5-canary.4f73aa1a"
}
}
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