gl-geometry
Advanced tools
+1
-1
@@ -70,3 +70,3 @@ var normalize = require('./normalize') | ||
| GLGeometry.prototype.attr = function attr (name, attr, opts) { | ||
| GLGeometry.prototype.attr = function (name, attr, opts) { | ||
| // If we get a simplicial complex | ||
@@ -73,0 +73,0 @@ if (attr.cells && attr.positions) { |
+1
-1
| { | ||
| "name": "gl-geometry", | ||
| "version": "3.1.0", | ||
| "version": "3.1.1", | ||
| "description": "A flexible wrapper for gl-vao and gl-buffer that you can use to set up renderable WebGL geometries from a variety of different formats.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
167603
0