@turf/line-slice-along
Advanced tools
Comparing version 3.5.3 to 3.6.1
{ | ||
"name": "@turf/line-slice-along", | ||
"version": "3.5.3", | ||
"version": "3.6.1", | ||
"description": "create line segment based on start and end distance on a given line string", | ||
@@ -27,10 +27,10 @@ "main": "index.js", | ||
"tape": "^3.5.0", | ||
"@turf/along": "^3.5.3" | ||
"@turf/along": "^3.6.1" | ||
}, | ||
"dependencies": { | ||
"@turf/bearing": "^3.5.2", | ||
"@turf/destination": "^3.5.3", | ||
"@turf/distance": "^3.5.3", | ||
"@turf/helpers": "^3.5.3" | ||
"@turf/destination": "^3.6.1", | ||
"@turf/distance": "^3.6.1", | ||
"@turf/helpers": "^3.6.1" | ||
} | ||
} |
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
Updated@turf/destination@^3.6.1
Updated@turf/distance@^3.6.1
Updated@turf/helpers@^3.6.1