Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

protvista-utils

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

protvista-utils - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

src/ColorScaleParser.js

4

package.json
{
"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;
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc