@turf/line-slice-along
Advanced tools
Comparing version 4.4.0 to 4.5.1
{ | ||
"name": "@turf/line-slice-along", | ||
"version": "4.4.0", | ||
"version": "4.5.1", | ||
"description": "turf line-slice-along module", | ||
@@ -31,3 +31,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@turf/along": "^4.4.0", | ||
"@turf/along": "^4.5.1", | ||
"benchmark": "^2.1.4", | ||
@@ -38,7 +38,7 @@ "load-json-file": "^2.0.0", | ||
"dependencies": { | ||
"@turf/bearing": "^4.4.0", | ||
"@turf/destination": "^4.4.0", | ||
"@turf/distance": "^4.4.0", | ||
"@turf/helpers": "^4.4.0" | ||
"@turf/bearing": "^4.5.1", | ||
"@turf/destination": "^4.5.1", | ||
"@turf/distance": "^4.5.1", | ||
"@turf/helpers": "^4.5.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/bearing@^4.5.1
Updated@turf/destination@^4.5.1
Updated@turf/distance@^4.5.1
Updated@turf/helpers@^4.5.1