Comparing version 1.0.2 to 1.0.3
@@ -765,3 +765,4 @@ 'use strict' | ||
cellId: cellId, | ||
intensity: interpIntensity | ||
intensity: interpIntensity, | ||
dataCoordinate: this.positions[cell[data[0]]] | ||
} | ||
@@ -768,0 +769,0 @@ } |
{ | ||
"name": "gl-mesh3d", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "3D mesh drawing", | ||
@@ -5,0 +5,0 @@ "main": "mesh.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
49249
1360