@turf/mask
Advanced tools
Comparing version 5.0.4 to 5.0.5
{ | ||
"name": "@turf/mask", | ||
"version": "5.0.4", | ||
"version": "5.0.5", | ||
"description": "turf mask module", | ||
@@ -17,3 +17,4 @@ "main": "main", | ||
"test": "node -r @std/esm test.js", | ||
"bench": "node -r @std/esm bench.js" | ||
"bench": "node -r @std/esm bench.js", | ||
"docs": "node ../../scripts/generate-readmes" | ||
}, | ||
@@ -48,3 +49,3 @@ "repository": { | ||
"@turf/meta": "^5.0.4", | ||
"@turf/union": "^5.0.4", | ||
"@turf/union": "*", | ||
"rbush": "^2.0.1" | ||
@@ -51,0 +52,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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
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
16022
1
+ Added@turf/helpers@7.2.0(transitive)
+ Added@turf/meta@7.2.0(transitive)
+ Added@turf/union@7.2.0(transitive)
+ Added@types/geojson@7946.0.15(transitive)
+ Addedbignumber.js@9.1.2(transitive)
+ Addedpolyclip-ts@0.16.8(transitive)
+ Addedsplaytree-ts@1.0.2(transitive)
+ Addedtslib@2.8.1(transitive)
- Removed@turf/union@5.1.5(transitive)
- Removedturf-jsts@1.2.3(transitive)
Updated@turf/union@*