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

protvista-coloured-sequence

Package Overview
Dependencies
Maintainers
5
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

protvista-coloured-sequence - npm Package Compare versions

Comparing version 2.2.0 to 2.2.4

4

package.json
{
"name": "protvista-coloured-sequence",
"version": "2.2.0",
"version": "2.2.4",
"description": "Track that colors each base by a given function. The default function is hydrophobicity",

@@ -23,3 +23,3 @@ "files": [

},
"gitHead": "76f83bc21b5e2ef689066cbc6fcb6892170bb09f"
"gitHead": "3d0b0d8d46c236b525b462d432286757988cef19"
}

@@ -102,3 +102,3 @@ import { select, scaleLinear } from "d3";

if (this._color_range) {
this._colorScale = ColorScaleParser(this._color_range);
this.colorScale = ColorScaleParser(this._color_range);
}

@@ -105,0 +105,0 @@ colorScale.domain(this.colorScale.domain).range(this.colorScale.range);

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