protvista-utils
Advanced tools
Comparing version 2.0.3 to 2.0.4
{ | ||
"name": "protvista-utils", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "Collection of utilities for ProtVista components", | ||
@@ -18,3 +18,3 @@ "files": [ | ||
"license": "ISC", | ||
"gitHead": "d074132262f6c7efb8feb7b42a74815add4ae1f9" | ||
"gitHead": "97d1b02866b9b730fe648854511db9d9d3dd6fae" | ||
} |
@@ -5,1 +5,5 @@ import _Region from "./Region"; | ||
export const TrackHighlighter = _th; | ||
import _csp from "./ColorScaleParser"; | ||
export const ColorScaleParser = _csp; | ||
import _s2o from "./String2Object"; | ||
export const String2Object = _s2o; |
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
16848
10
455