@spatial/nearest-point-on-line
Advanced tools
+12
-12
| { | ||
| "name": "@spatial/nearest-point-on-line", | ||
| "version": "1.0.4", | ||
| "version": "1.0.5", | ||
| "description": "turf nearest-point-on-line module", | ||
@@ -35,5 +35,5 @@ "main": "main.js", | ||
| "devDependencies": { | ||
| "@spatial/along": "^1.0.4", | ||
| "@spatial/length": "^1.0.4", | ||
| "@spatial/truncate": "^1.0.4", | ||
| "@spatial/along": "^1.0.5", | ||
| "@spatial/length": "^1.0.5", | ||
| "@spatial/truncate": "^1.0.5", | ||
| "benchmark": "*", | ||
@@ -45,9 +45,9 @@ "esm": "*", | ||
| "dependencies": { | ||
| "@spatial/bearing": "^1.0.4", | ||
| "@spatial/destination": "^1.0.4", | ||
| "@spatial/distance": "^1.0.4", | ||
| "@spatial/helpers": "^1.0.4", | ||
| "@spatial/invariant": "^1.0.4", | ||
| "@spatial/line-intersect": "^1.0.4", | ||
| "@spatial/meta": "^1.0.4" | ||
| "@spatial/bearing": "^1.0.5", | ||
| "@spatial/destination": "^1.0.5", | ||
| "@spatial/distance": "^1.0.5", | ||
| "@spatial/helpers": "^1.0.5", | ||
| "@spatial/invariant": "^1.0.5", | ||
| "@spatial/line-intersect": "^1.0.5", | ||
| "@spatial/meta": "^1.0.5" | ||
| }, | ||
@@ -57,3 +57,3 @@ "esm": { | ||
| }, | ||
| "gitHead": "cf3f4052f0b1277c8ac5d66be76115c6f8bb05ac" | ||
| "gitHead": "e448e0465bd2406d476128f71ddfbce1c6d980b0" | ||
| } |
Updated
Updated
Updated
Updated
Updated
Updated