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

gl-error3d

Package Overview
Dependencies
Maintainers
27
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gl-error3d - npm Package Compare versions

Comparing version 1.0.11 to 1.0.12

3

errorbars.js

@@ -160,3 +160,6 @@ 'use strict'

c = [c[0], c[1], c[2], 1]
} else if(c.length === 4) {
c = [c[0], c[1], c[2], c[3]]
}
if(isNaN(e[0][j]) || isNaN(e[1][j])) {

@@ -163,0 +166,0 @@ continue

2

package.json
{
"name": "gl-error3d",
"version": "1.0.11",
"version": "1.0.12",
"description": "Draws error bars around points",

@@ -5,0 +5,0 @@ "main": "errorbars.js",

Sorry, the diff of this file is not supported yet

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