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

@datagrok-libraries/bio

Package Overview
Dependencies
Maintainers
0
Versions
265
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@datagrok-libraries/bio - npm Package Compare versions

Comparing version 5.44.2 to 5.44.3

4

CHANGELOG.md
# bio changelog
## 5.44.3 (2024-10-02)
Correct color for monomer lib configs
## 5.44.2 (2024-09-27)

@@ -4,0 +8,0 @@

2

package.json

@@ -11,3 +11,3 @@ {

"friendlyName": "Datagrok bio library",
"version": "5.44.2",
"version": "5.44.3",
"description": "Bio utilities, types supporting Macromolecule, Molecule3D data",

@@ -14,0 +14,0 @@ "dependencies": {

@@ -64,3 +64,3 @@ import * as DG from 'datagrok-api/dg';

this.customMonomerColors[monomerSymbol][polymerType] =
correctColor(monomer.meta.colors.default.background, false);
correctColor(monomer.meta.colors.default.background);
}

@@ -67,0 +67,0 @@ }

Sorry, the diff of this file is not supported yet

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