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

gl-mesh3d

Package Overview
Dependencies
Maintainers
23
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gl-mesh3d - npm Package Compare versions

Comparing version 2.1.2 to 2.1.3

2

mesh.js

@@ -581,3 +581,3 @@ 'use strict'

if(!c) {
tCol.push(0,0,0,0)
tCol.push(0.5,0.5,0.5,1)
} else if(this.opacityscale && vertexIntensity) {

@@ -584,0 +584,0 @@ tCol.push(c[0], c[1], c[2],

{
"name": "gl-mesh3d",
"version": "2.1.2",
"version": "2.1.3",
"description": "3D mesh drawing",

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

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