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
6.0.2

@@ -0,0 +0,0 @@ import { Polygon, MultiPolygon, Feature } from '@turf/helpers'

@@ -5,3 +5,3 @@ 'use strict';

var martinez = _interopDefault(require('martinez-polygon-clipping'));
var martinez = require('martinez-polygon-clipping');
var area = _interopDefault(require('@turf/area'));

@@ -8,0 +8,0 @@ var helpers = require('@turf/helpers');

{
"name": "@turf/difference",
"version": "6.0.1",
"version": "6.0.2",
"description": "turf difference module",
"main": "index",
"module": "index.mjs",
"types": "index.d.ts",
"files": [
"index.js",
"index.mjs",
"index.d.ts"

@@ -44,4 +46,4 @@ ],

"@turf/meta": "6.x",
"martinez-polygon-clipping": "*"
"martinez-polygon-clipping": "^0.4.3"
}
}

@@ -0,0 +0,0 @@ # @turf/difference

Sorry, the diff of this file is not supported yet