🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@turf/midpoint

Package Overview
Dependencies
Maintainers
9
Versions
62
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
7.3.3
to
7.3.4
+6
-6
package.json
{
"name": "@turf/midpoint",
"version": "7.3.3",
"version": "7.3.4",
"description": "Takes two points and calculates a point midway between them geodesically.",

@@ -64,10 +64,10 @@ "author": "Turf Authors",

"dependencies": {
"@turf/bearing": "7.3.3",
"@turf/destination": "7.3.3",
"@turf/distance": "7.3.3",
"@turf/helpers": "7.3.3",
"@turf/bearing": "7.3.4",
"@turf/destination": "7.3.4",
"@turf/distance": "7.3.4",
"@turf/helpers": "7.3.4",
"@types/geojson": "^7946.0.10",
"tslib": "^2.8.1"
},
"gitHead": "fa0e2da8ce02d9a82720eae922f89c9386596e04"
"gitHead": "a0878648b801443f342aae692c60ab95a1da61a9"
}