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

point-in-triangle

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

point-in-triangle - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"name": "point-in-triangle",
"version": "1.0.0",
"version": "1.0.1",
"description": "test whether a point is inside a triangle",

@@ -44,2 +44,2 @@ "main": "index.js",

}
}
}

@@ -14,2 +14,9 @@ # point-in-triangle

You may also be interested in:
- [triangle-circle-collision](https://www.npmjs.org/package/triangle-circle-collision)
- [line-circle-collision](https://www.npmjs.org/package/line-circle-collision)
- [point-circle-collision](https://www.npmjs.org/package/point-circle-collision)
- [is-clockwise](https://www.npmjs.org/package/is-clockwise)
## Usage

@@ -16,0 +23,0 @@

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