@turf/envelope
Advanced tools
Comparing version 4.2.0 to 4.3.0
{ | ||
"name": "@turf/envelope", | ||
"version": "4.2.0", | ||
"version": "4.3.0", | ||
"description": "turf envelope module", | ||
@@ -33,9 +33,9 @@ "main": "index.js", | ||
"devDependencies": { | ||
"benchmark": "^1.0.0", | ||
"tape": "^3.5.0" | ||
"benchmark": "^2.1.4", | ||
"tape": "^4.6.3" | ||
}, | ||
"dependencies": { | ||
"@turf/bbox-polygon": "^4.2.0", | ||
"@turf/bbox": "^4.2.0" | ||
"@turf/bbox": "^4.3.0", | ||
"@turf/bbox-polygon": "^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/bbox@^4.3.0
Updated@turf/bbox-polygon@^4.3.0