@turf/unkink-polygon
Advanced tools
Comparing version 3.14.1 to 3.14.2
@@ -1,2 +0,2 @@ | ||
var simplepolygon = require('./simplepolygon'); | ||
var simplepolygon = require('simplepolygon'); | ||
var flatten = require('@turf/flatten'); | ||
@@ -3,0 +3,0 @@ var featureEach = require('@turf/meta').featureEach; |
{ | ||
"name": "@turf/unkink-polygon", | ||
"version": "3.14.1", | ||
"version": "3.14.2", | ||
"description": "turf unkink-polygon module", | ||
@@ -9,4 +9,3 @@ "main": "index.js", | ||
"index.js", | ||
"index.d.ts", | ||
"simplepolygon.js" | ||
"index.d.ts" | ||
], | ||
@@ -44,3 +43,3 @@ "scripts": { | ||
"@turf/area": "^3.14.0", | ||
"@turf/flatten": "^3.14.0", | ||
"@turf/flatten": "^3.14.2", | ||
"@turf/helpers": "^3.13.0", | ||
@@ -51,4 +50,4 @@ "@turf/meta": "^3.14.0", | ||
"rbush": "^2.0.1", | ||
"simplepolygon": "^1.1.1" | ||
"simplepolygon": "^1.1.3" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
5671
5
49
1
Updated@turf/flatten@^3.14.2
Updatedsimplepolygon@^1.1.3