@turf/line-slice
Advanced tools
Comparing version 3.10.4 to 3.10.5
{ | ||
"name": "@turf/line-slice", | ||
"version": "3.10.4", | ||
"version": "3.10.5", | ||
"description": "", | ||
@@ -29,4 +29,4 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@turf/helpers": "^3.10.3", | ||
"@turf/truncate": "^3.10.0", | ||
"@turf/helpers": "^3.10.5", | ||
"@turf/truncate": "^3.10.5", | ||
"benchmark": "^1.0.0", | ||
@@ -42,8 +42,8 @@ "eslint": "^3.16.1", | ||
"@turf/bearing": "^3.10.0", | ||
"@turf/destination": "^3.10.3", | ||
"@turf/distance": "^3.10.3", | ||
"@turf/helpers": "^3.10.3", | ||
"@turf/point-on-line": "^3.10.3" | ||
"@turf/destination": "^3.10.5", | ||
"@turf/distance": "^3.10.5", | ||
"@turf/helpers": "^3.10.5", | ||
"@turf/point-on-line": "^3.10.5" | ||
}, | ||
"types": "index.d.ts" | ||
} |
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.10.5
Updated@turf/distance@^3.10.5
Updated@turf/helpers@^3.10.5
Updated@turf/point-on-line@^3.10.5