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
0
Versions
429
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 7.42.1-EPDM-12528.0 to 7.42.1-EPDM-12528.1

2

package.json
{
"name": "@eturnity/eturnity_maths",
"version": "7.42.1-EPDM-12528.0",
"version": "7.42.1-EPDM-12528.1",
"author": "Eturnity Team",

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

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

const nextP = outline[nextIndex]
outlineSelection.some((selectionPoint, selectionIndex) => {
return outlineSelection.some((selectionPoint, selectionIndex) => {
const nextSelectionIndex = (selectionIndex + 1) % outlineSelection.length

@@ -27,0 +27,0 @@ const nextSelectionPoint = outlineSelection[nextSelectionIndex]

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