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

@eturnity/eturnity_maths

Package Overview
Dependencies
Maintainers
4
Versions
427
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 1.0.3 to 1.0.4

2

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

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

@@ -295,3 +295,3 @@ import {

export function polygonsHasSame2DOutline(outline1, outline2) {
export function polygonsHaveSame2DOutline(outline1, outline2) {
let sameLength = outline1.length == outline2.length

@@ -298,0 +298,0 @@ return (

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