New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@turf/midpoint

Package Overview
Dependencies
Maintainers
4
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/midpoint - npm Package Compare versions

Comparing version 3.13.0 to 3.14.0

2

index.js

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

* @param {Feature<Point>} to second point
* @return {Feature<Point>} a point midway between `pt1` and `pt2`
* @returns {Feature<Point>} a point midway between `pt1` and `pt2`
* @example

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

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

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

"dependencies": {
"@turf/bearing": "^3.13.0",
"@turf/destination": "^3.13.0",
"@turf/distance": "^3.13.0",
"@turf/bearing": "^3.14.0",
"@turf/destination": "^3.14.0",
"@turf/distance": "^3.14.0",
"@turf/invariant": "^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