ngraph.three
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -207,3 +207,3 @@ var THREE = require('three'); | ||
if (settings.interactive) { | ||
controls.removeEventListener(change, renderOneFrame); | ||
controls.removeEventListener('change', renderOneFrame); | ||
} | ||
@@ -210,0 +210,0 @@ } |
{ | ||
"name": "ngraph.three", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "3D graph rendered powered by three.js", | ||
@@ -5,0 +5,0 @@ "main": "index.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
1250077