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
444
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.34.3-EPDM-8157.3 to 6.34.3-EPDM-8157.4

2

package.json
{
"name": "@eturnity/eturnity_maths",
"version": "6.34.3-EPDM-8157.3",
"version": "6.34.3-EPDM-8157.4",
"author": "Eturnity Team",

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

import {
getDistanceBetweenPoints,
get3DDistanceBetweenPoints,
getPointOnLine,

@@ -44,3 +45,3 @@ isSamePoint3D,

mmLength(canvasContext) {
return getDistanceBetweenPoints(this.outline[0], this.outline[1])
return get3DDistanceBetweenPoints(this.outline[0], this.outline[1])
}

@@ -47,0 +48,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