@turf/tesselate
Advanced tools
Comparing version 4.2.0 to 4.3.0
{ | ||
"name": "@turf/tesselate", | ||
"version": "4.2.0", | ||
"version": "4.3.0", | ||
"description": "turf tesselate module", | ||
@@ -38,9 +38,10 @@ "main": "index.js", | ||
"devDependencies": { | ||
"tape": "^4.0.0", | ||
"@turf/helpers": "^4.2.0" | ||
"@turf/helpers": "^4.3.0", | ||
"benchmark": "^2.1.4", | ||
"tape": "^4.6.3" | ||
}, | ||
"dependencies": { | ||
"earcut": "^2.0.0", | ||
"@turf/helpers": "^4.2.0" | ||
"@turf/helpers": "^4.3.0", | ||
"earcut": "^2.0.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
5831
3
Updated@turf/helpers@^4.3.0