@turf/midpoint
Advanced tools
+7
-8
| { | ||
| "name": "@turf/midpoint", | ||
| "version": "7.3.0", | ||
| "version": "7.3.1", | ||
| "description": "Takes two points and calculates a point midway between them geodesically.", | ||
@@ -51,3 +51,3 @@ "author": "Turf Authors", | ||
| "docs": "tsx ../../scripts/generate-readmes.ts", | ||
| "test": "npm-run-all --npm-path npm test:*", | ||
| "test": "pnpm run /test:.*/", | ||
| "test:tape": "tsx test.ts" | ||
@@ -59,3 +59,2 @@ }, | ||
| "benchmark": "^2.1.4", | ||
| "npm-run-all": "^4.1.5", | ||
| "tape": "^5.9.0", | ||
@@ -67,10 +66,10 @@ "tsup": "^8.4.0", | ||
| "dependencies": { | ||
| "@turf/bearing": "7.3.0", | ||
| "@turf/destination": "7.3.0", | ||
| "@turf/distance": "7.3.0", | ||
| "@turf/helpers": "7.3.0", | ||
| "@turf/bearing": "7.3.1", | ||
| "@turf/destination": "7.3.1", | ||
| "@turf/distance": "7.3.1", | ||
| "@turf/helpers": "7.3.1", | ||
| "@types/geojson": "^7946.0.10", | ||
| "tslib": "^2.8.1" | ||
| }, | ||
| "gitHead": "9f58a103e8f9a587ab640307ed03ba5233913ddd" | ||
| "gitHead": "b7f1b4eafb760431e03955499d8eac9489438219" | ||
| } |
7
-12.5%10425
-0.42%+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated