Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@turf/unkink-polygon

Package Overview
Dependencies
Maintainers
4
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/unkink-polygon - npm Package Compare versions

Comparing version 3.14.0 to 3.14.1

3

package.json
{
"name": "@turf/unkink-polygon",
"version": "3.14.0",
"version": "3.14.1",
"description": "turf unkink-polygon module",

@@ -47,2 +47,3 @@ "main": "index.js",

"@turf/within": "^3.14.0",
"geojson-polygon-self-intersections": "^1.1.1",
"rbush": "^2.0.1",

@@ -49,0 +50,0 @@ "simplepolygon": "^1.1.1"

@@ -10,2 +10,3 @@ var isects = require('geojson-polygon-self-intersections');

*
* @private
* @module simplepolygon

@@ -12,0 +13,0 @@ * @param {Feature} feature Input polygon. This polygon may be unconform the {@link https://en.wikipedia.org/wiki/Simple_Features|Simple Features standard} in the sense that it's inner and outer rings may cross-intersect or self-intersect, that the outer ring must not contain the optional inner rings and that the winding number must not be positive for the outer and negative for the inner rings.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc