@turf/mask
Advanced tools
Comparing version 4.2.0 to 4.3.0
{ | ||
"name": "@turf/mask", | ||
"version": "4.2.0", | ||
"version": "4.3.0", | ||
"description": "turf mask module", | ||
@@ -31,3 +31,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"benchmark": "^2.1.3", | ||
"benchmark": "^2.1.4", | ||
"eslint": "^3.14.1", | ||
@@ -37,12 +37,12 @@ "eslint-config-mourner": "^2.0.1", | ||
"mkdirp": "^0.5.1", | ||
"tape": "^3.6.1", | ||
"tape": "^4.6.3", | ||
"write-json-file": "^2.0.0" | ||
}, | ||
"dependencies": { | ||
"@turf/bbox": "^4.2.0", | ||
"@turf/helpers": "^4.2.0", | ||
"@turf/meta": "^4.2.0", | ||
"@turf/union": "^4.2.0", | ||
"@turf/bbox": "^4.3.0", | ||
"@turf/helpers": "^4.3.0", | ||
"@turf/meta": "^4.3.0", | ||
"@turf/union": "^4.3.0", | ||
"rbush": "^2.0.1" | ||
} | ||
} |
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/helpers@^4.3.0
Updated@turf/meta@^4.3.0
Updated@turf/union@^4.3.0