point-in-polygon-hao
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "point-in-polygon-hao", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "A point in polygon based on the paper Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on Polygons", | ||
"main": "src/index.js", | ||
"main": "dist/pointInPolygon.js", | ||
"module": "src/main.js", | ||
"unpkg": "dist/pointInPolygon.min.js", | ||
"jsdelivr": "dist/pointInPolygon.min.js", | ||
"scripts": { | ||
@@ -7,0 +10,0 @@ "bench": "npm run build && node test/bench.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
114696
12
239