New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More →

@turf/difference

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/difference - npm Package Compare versions

Comparing version

to
3.10.5

{
"name": "@turf/difference",
"version": "3.10.4",
"version": "3.10.5",
"description": "[Turf](http://turfjs.org/) difference module",

@@ -30,5 +30,5 @@ "main": "index.js",

"jsts": "1.3.0",
"@turf/helpers": "^3.10.3"
"@turf/helpers": "^3.10.5"
},
"types": "index.d.ts"
}

@@ -62,3 +62,3 @@ # @turf/difference

Returns **[Feature](http://geojson.org/geojson-spec.html#feature-objects)<[Polygon](http://geojson.org/geojson-spec.html#polygon)>** a Polygon feature showing the area of `p1` excluding the area of `p2`
Returns **[Feature](http://geojson.org/geojson-spec.html#feature-objects)<([Polygon](http://geojson.org/geojson-spec.html#polygon) \| [MultiPolygon](http://geojson.org/geojson-spec.html#multipolygon))>** a Polygon or MultiPolygon feature showing the area of `p1` excluding the area of `p2`

@@ -65,0 +65,0 @@ <!-- This file is automatically generated. Please don't edit it directly: