convex-hull-wp
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "convex-hull-wp", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "A module for creating a convex hull from an array of points", | ||
@@ -9,4 +9,4 @@ "bin": { | ||
"type": "module", | ||
"module": "dist/convexHull.mjs", | ||
"main": "dist/convexHull.min.js", | ||
"module": "src/main.js", | ||
"unpkg": "dist/convexHull.min.js", | ||
@@ -13,0 +13,0 @@ "jsdelivr": "dist/convexHull.min.js", |
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
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
36541
10
790