Socket
Socket
Sign inDemoInstall

gl-line3d

Package Overview
Dependencies
Maintainers
27
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gl-line3d - npm Package Compare versions

Comparing version 1.1.7 to 1.1.8

15

package.json
{
"name": "gl-line3d",
"version": "1.1.7",
"version": "1.1.8",
"description": "3D line plot",

@@ -10,3 +10,3 @@ "main": "lines.js",

"dependencies": {
"binary-search-bounds": "^1.0.0",
"binary-search-bounds": "^2.0.4",
"gl-buffer": "^2.0.8",

@@ -16,5 +16,5 @@ "gl-shader": "^4.2.1",

"gl-vao": "^1.1.3",
"glsl-out-of-range": "^1.0.4",
"glsl-read-float": "^1.0.0",
"glsl-out-of-range": "^1.0.3",
"glslify": "^6.1.0",
"glslify": "^7.0.0",
"ndarray": "^1.0.16"

@@ -25,8 +25,9 @@ },

"gl-now": "^1.3.1",
"gl-matrix": "^2.1.0",
"gl-axes": "^2.3.0",
"gl-matrix": "^3.0.0",
"gl-axes": "^6.0.2",
"gl-select": "^3.0.0",
"gl-spikes": "^1.0.0"
"gl-spikes": "^2.0.1"
},
"scripts": {
"postshrinkwrap": "chttps .",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -33,0 +34,0 @@ },

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