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

@eturnity/eturnity_maths

Package Overview
Dependencies
Maintainers
5
Versions
434
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eturnity/eturnity_maths - npm Package Compare versions

Comparing version 6.39.3 to 6.39.4

2

package.json
{
"name": "@eturnity/eturnity_maths",
"version": "6.39.3",
"version": "6.39.4",
"author": "Eturnity Team",

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

@@ -24,3 +24,3 @@ import {

let AD = getDistanceBetweenPoints(onPanelOutline[0], onPanelOutline[3])
let longEdgeLength = Math.max(AB, AD)
let longEdgeLength = Math.max(AB, AD)+100
var concaveResult = concaveman(points, 1, longEdgeLength)

@@ -27,0 +27,0 @@ concaveResult.pop()

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