paraviewweb
Advanced tools
Comparing version 3.1.1 to 3.1.2
{ | ||
"name": "paraviewweb", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"description": "Web framework for building interactive visualization relying on VTK or ParaView to produce visualization data", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -5,2 +5,3 @@ import ColorManager from './ColorManager'; | ||
import MouseHandler from './MouseHandler'; | ||
import ProgressUpdate from './ProgressUpdate'; | ||
import ProxyManager from './ProxyManager'; | ||
@@ -20,2 +21,3 @@ import SaveData from './SaveData'; | ||
MouseHandler, | ||
ProgressUpdate, | ||
ProxyManager, | ||
@@ -22,0 +24,0 @@ SaveData, |
Sorry, the diff of this file is too big to display
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
9772166
710
47812