@turf/tesselate
Advanced tools
Comparing version 3.10.5 to 3.13.0
{ | ||
"name": "@turf/tesselate", | ||
"version": "3.10.5", | ||
"description": "[Turf](http://turfjs.org/) tesselate module", | ||
"version": "3.13.0", | ||
"description": "turf tesselate module", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"files": [ | ||
"index.js", | ||
"index.d.ts" | ||
], | ||
"scripts": { | ||
"test": "node test.js" | ||
"test": "node test.js", | ||
"bench": "node bench.js" | ||
}, | ||
@@ -21,2 +27,3 @@ "repository": { | ||
], | ||
"author": "Turf Authors", | ||
"contributors": [ | ||
@@ -33,10 +40,8 @@ "morganherlocker", | ||
"tape": "^4.0.0", | ||
"@turf/helpers": "^3.10.5" | ||
"@turf/helpers": "^3.13.0" | ||
}, | ||
"dependencies": { | ||
"earcut": "^2.0.0", | ||
"@turf/helpers": "^3.10.5" | ||
}, | ||
"types": "index.d.ts", | ||
"author": "Turf Authors" | ||
"@turf/helpers": "^3.13.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5742
5
71
1
Updated@turf/helpers@^3.13.0