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

@datagrok-libraries/bio

Package Overview
Dependencies
Maintainers
3
Versions
266
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 3.0.0 to 3.0.1

2

package.json

@@ -8,3 +8,3 @@ {

"friendlyName": "Datagrok bio library",
"version": "3.0.0",
"version": "3.0.1",
"description": "",

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

@@ -91,2 +91,4 @@ import * as DG from 'datagrok-api/dg';

protected _nullSequence(fillerResidue?: string): string;
protected removeWhere(array: Array<any>, predicate: (T: any) => boolean): Array<any>;
protected _removeEmptyPositions(): void;
protected _calculate(r: number): void;

@@ -93,0 +95,0 @@ render(recalc?: boolean): void;

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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