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

point-in-big-polygon

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.0.0 to 2.0.1

4

package.json
{
"name": "point-in-big-polygon",
"version": "2.0.0",
"version": "2.0.1",
"description": "Industrial strength point in polygon test",

@@ -10,3 +10,3 @@ "main": "pnp-big.js",

"dependencies": {
"binary-search-bounds": "^1.0.0",
"binary-search-bounds": "^2.0.0",
"interval-tree-1d": "^1.0.1",

@@ -13,0 +13,0 @@ "robust-orientation": "^1.1.3",

@@ -10,3 +10,3 @@ point-in-big-polygon

```javascript
var preprocessPolygon = require("point-in-big-polygon")
var preprocessPolygon = require('point-in-big-polygon')

@@ -13,0 +13,0 @@ //Define the polygon loops

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