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

@turf/nearest

Package Overview
Dependencies
Maintainers
4
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/nearest - npm Package Compare versions

Comparing version 3.13.0 to 3.14.0

2

index.js

@@ -12,3 +12,3 @@ var distance = require('@turf/distance');

* @param {FeatureCollection<Point>} points against input point set
* @return {Feature<Point>} the closest point in the set to the reference point
* @returns {Feature<Point>} the closest point in the set to the reference point
* @example

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

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

@@ -36,4 +36,4 @@ "main": "index.js",

"dependencies": {
"@turf/distance": "^3.13.0"
"@turf/distance": "^3.14.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