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

@turf/union

Package Overview
Dependencies
Maintainers
4
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/union - npm Package Compare versions

Comparing version

to
3.14.0

2

index.js

@@ -8,3 +8,3 @@ var jsts = require('jsts');

* @param {...Feature<Polygon>} A polygon to combine
* @return {Feature<(Polygon|MultiPolygon)>} a combined {@link Polygon} or {@link MultiPolygon} feature
* @returns {Feature<(Polygon|MultiPolygon)>} a combined {@link Polygon} or {@link MultiPolygon} feature
* @example

@@ -11,0 +11,0 @@ * var poly1 = {

{
"name": "@turf/union",
"version": "3.13.0",
"version": "3.14.0",
"description": "turf union module",

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