@turf/midpoint
Advanced tools
Comparing version 3.10.3 to 3.10.5
@@ -0,0 +0,0 @@ var midpoint = require('./'); |
@@ -0,0 +0,0 @@ /// <reference types="geojson" /> |
@@ -0,0 +0,0 @@ var bearing = require('@turf/bearing'); |
{ | ||
"name": "@turf/midpoint", | ||
"version": "3.10.3", | ||
"version": "3.10.5", | ||
"description": "turf midpoint module", | ||
@@ -28,3 +28,3 @@ "main": "index.js", | ||
"benchmark": "^1.0.0", | ||
"@turf/helpers": "^3.10.3", | ||
"@turf/helpers": "^3.10.5", | ||
"tape": "^3.5.0" | ||
@@ -34,4 +34,4 @@ }, | ||
"@turf/bearing": "^3.10.0", | ||
"@turf/destination": "^3.10.3", | ||
"@turf/distance": "^3.10.3", | ||
"@turf/destination": "^3.10.5", | ||
"@turf/distance": "^3.10.5", | ||
"@turf/invariant": "^3.10.0" | ||
@@ -38,0 +38,0 @@ }, |
@@ -0,0 +0,0 @@ # @turf/midpoint |
@@ -0,0 +0,0 @@ var test = require('tape'); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7326
Updated@turf/destination@^3.10.5
Updated@turf/distance@^3.10.5