@turf/line-slice
Advanced tools
Comparing version 4.0.2 to 4.1.0
{ | ||
"name": "@turf/line-slice", | ||
"version": "4.0.2", | ||
"version": "4.1.0", | ||
"description": "turf line-slice module", | ||
@@ -35,4 +35,4 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@turf/helpers": "^4.0.1", | ||
"@turf/truncate": "^4.0.1", | ||
"@turf/helpers": "^4.1.0", | ||
"@turf/truncate": "^4.1.0", | ||
"benchmark": "^1.0.0", | ||
@@ -47,8 +47,8 @@ "eslint": "^3.16.1", | ||
"dependencies": { | ||
"@turf/bearing": "^4.0.1", | ||
"@turf/destination": "^4.0.1", | ||
"@turf/distance": "^4.0.1", | ||
"@turf/helpers": "^4.0.1", | ||
"@turf/point-on-line": "^4.0.2" | ||
"@turf/bearing": "^4.1.0", | ||
"@turf/destination": "^4.1.0", | ||
"@turf/distance": "^4.1.0", | ||
"@turf/helpers": "^4.1.0", | ||
"@turf/point-on-line": "^4.1.0" | ||
} | ||
} |
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.1.0
Updated@turf/destination@^4.1.0
Updated@turf/distance@^4.1.0
Updated@turf/helpers@^4.1.0
Updated@turf/point-on-line@^4.1.0