@turf/line-slice
Advanced tools
Comparing version 4.5.1 to 4.5.2
{ | ||
"name": "@turf/line-slice", | ||
"version": "4.5.1", | ||
"version": "4.5.2", | ||
"description": "turf line-slice module", | ||
@@ -35,3 +35,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@turf/truncate": "^4.5.1", | ||
"@turf/truncate": "^4.5.2", | ||
"benchmark": "^2.1.4", | ||
@@ -43,5 +43,5 @@ "load-json-file": "^2.0.0", | ||
"dependencies": { | ||
"@turf/helpers": "^4.5.1", | ||
"@turf/point-on-line": "^4.5.1" | ||
"@turf/helpers": "^4.5.2", | ||
"@turf/point-on-line": "^4.5.2" | ||
} | ||
} |
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/helpers@^4.5.2
Updated@turf/point-on-line@^4.5.2