@turf/intersect
Advanced tools
Comparing version 6.1.2 to 6.1.3
@@ -0,0 +0,0 @@ import { Feature, MultiPolygon, Polygon, Properties } from "@turf/helpers"; |
@@ -8,3 +8,3 @@ "use strict"; | ||
return result; | ||
} | ||
}; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -11,0 +11,0 @@ var helpers_1 = require("@turf/helpers"); |
{ | ||
"name": "@turf/intersect", | ||
"version": "6.1.2", | ||
"version": "6.1.3", | ||
"description": "turf intersect module", | ||
@@ -46,4 +46,4 @@ "main": "index", | ||
"@turf/invariant": "6.x", | ||
"martinez-polygon-clipping": "*" | ||
"martinez-polygon-clipping": "^0.4.3" | ||
} | ||
} |
@@ -0,0 +0,0 @@ # @turf/intersect |
Sorry, the diff of this file is not supported yet
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
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
10791
0
1
+ Addedmartinez-polygon-clipping@0.4.3(transitive)
- Removedmartinez-polygon-clipping@0.7.4(transitive)
- Removedrobust-predicates@2.0.4(transitive)