@turf/union
Advanced tools
Comparing version 5.0.0 to 5.0.4
{ | ||
"name": "@turf/union", | ||
"version": "5.0.0", | ||
"version": "5.0.4", | ||
"description": "turf union module", | ||
@@ -34,3 +34,4 @@ "main": "main", | ||
"devDependencies": { | ||
"@turf/helpers": "*", | ||
"@std/esm": "*", | ||
"@turf/helpers": "^5.0.4", | ||
"benchmark": "*", | ||
@@ -41,4 +42,3 @@ "glob": "*", | ||
"tape": "*", | ||
"write-json-file": "*", | ||
"@std/esm": "*" | ||
"write-json-file": "*" | ||
}, | ||
@@ -45,0 +45,0 @@ "dependencies": { |
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
7277