@spatial/nearest-point-on-line
Advanced tools
+12
-10
| { | ||
| "name": "@spatial/nearest-point-on-line", | ||
| "version": "1.0.3", | ||
| "version": "1.0.4", | ||
| "description": "turf nearest-point-on-line module", | ||
@@ -35,3 +35,5 @@ "main": "main.js", | ||
| "devDependencies": { | ||
| "@spatial/truncate": "^1.0.3", | ||
| "@spatial/along": "^1.0.4", | ||
| "@spatial/length": "^1.0.4", | ||
| "@spatial/truncate": "^1.0.4", | ||
| "benchmark": "*", | ||
@@ -43,9 +45,9 @@ "esm": "*", | ||
| "dependencies": { | ||
| "@spatial/bearing": "^1.0.3", | ||
| "@spatial/destination": "^1.0.3", | ||
| "@spatial/distance": "^1.0.3", | ||
| "@spatial/helpers": "^1.0.3", | ||
| "@spatial/invariant": "^1.0.3", | ||
| "@spatial/line-intersect": "^1.0.3", | ||
| "@spatial/meta": "^1.0.3" | ||
| "@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" | ||
| }, | ||
@@ -55,3 +57,3 @@ "esm": { | ||
| }, | ||
| "gitHead": "275202c32f06eee6d7d704dd4f29ab668562209e" | ||
| "gitHead": "cf3f4052f0b1277c8ac5d66be76115c6f8bb05ac" | ||
| } |
18998
0.34%7
40%Updated
Updated
Updated
Updated
Updated
Updated