New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hachure-fill

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hachure-fill - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

2

bin/hachure.js

@@ -141,3 +141,3 @@ function rotatePoints(points, center, degrees) {

activeEdges.forEach((ae) => {
ae.edge.x = ae.edge.x + ae.edge.islope;
ae.edge.x = ae.edge.x + (hachureStepOffset * ae.edge.islope);
});

@@ -144,0 +144,0 @@ iteration++;

{
"name": "hachure-fill",
"version": "0.5.0",
"version": "0.5.1",
"description": "Fill a polygon with lines ",

@@ -5,0 +5,0 @@ "main": "bin/hachure.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