@turf/polygon-to-linestring
Advanced tools
Comparing version 4.2.0 to 4.3.0
{ | ||
"name": "@turf/polygon-to-linestring", | ||
"version": "4.2.0", | ||
"version": "4.3.0", | ||
"description": "turf polygon-to-linestring module", | ||
@@ -30,3 +30,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"benchmark": "^2.1.3", | ||
"benchmark": "^2.1.4", | ||
"load-json-file": "^2.0.0", | ||
@@ -37,5 +37,5 @@ "tape": "^4.6.3", | ||
"dependencies": { | ||
"@turf/helpers": "^4.2.0", | ||
"@turf/invariant": "^4.2.0" | ||
"@turf/helpers": "^4.3.0", | ||
"@turf/invariant": "^4.3.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/helpers@^4.3.0
Updated@turf/invariant@^4.3.0