@turf/line-slice
Advanced tools
Comparing version 4.3.0 to 4.4.0
{ | ||
"name": "@turf/line-slice", | ||
"version": "4.3.0", | ||
"version": "4.4.0", | ||
"description": "turf line-slice module", | ||
@@ -35,9 +35,5 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@turf/helpers": "^4.3.0", | ||
"@turf/truncate": "^4.3.0", | ||
"@turf/truncate": "^4.4.0", | ||
"benchmark": "^2.1.4", | ||
"eslint": "^3.16.1", | ||
"eslint-config-mourner": "^2.0.1", | ||
"load-json-file": "^2.0.0", | ||
"mkdirp": "^0.5.1", | ||
"tape": "^4.6.3", | ||
@@ -47,8 +43,5 @@ "write-json-file": "^2.0.0" | ||
"dependencies": { | ||
"@turf/bearing": "^4.3.0", | ||
"@turf/destination": "^4.3.0", | ||
"@turf/distance": "^4.3.0", | ||
"@turf/helpers": "^4.3.0", | ||
"@turf/point-on-line": "^4.3.0" | ||
"@turf/helpers": "^4.4.0", | ||
"@turf/point-on-line": "^4.4.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
2
5
7142
- Removed@turf/bearing@^4.3.0
- Removed@turf/destination@^4.3.0
- Removed@turf/distance@^4.3.0
Updated@turf/helpers@^4.4.0
Updated@turf/point-on-line@^4.4.0