Socket
Socket
Sign inDemoInstall

gl-line3d

Package Overview
Dependencies
8
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

2

lines.js

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

vao.bind()
vao.draw(gl.LINES, this.vertexCount)
vao.draw(gl.TRIANGLE_STRIP, this.vertexCount)
}

@@ -121,0 +121,0 @@

{
"name": "gl-line3d",
"version": "1.0.2",
"version": "1.0.3",
"description": "3D line plot",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc