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

polyline-normals

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

polyline-normals - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

package.json
{
"name": "polyline-normals",
"version": "2.0.1",
"version": "2.0.2",
"description": "gets miter normals for a 2D polyline",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -15,3 +15,3 @@ # polyline-normals

//get the normals, flag as closed loop
//get the normals as a closed loop
var normals = getNormals(path, true)

@@ -26,5 +26,5 @@

## ThreeJS Example
## Shader Example
Coming soon.
For an example of how to use this within a shader, see [three-line-2d](https://nodei.co/npm/three-line-2d/).

@@ -31,0 +31,0 @@ ## Usage

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