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

point-in-polygon-hao

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

point-in-polygon-hao - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/pointInPolygon.js

7

package.json
{
"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",

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