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 2.5.0 to 2.6.0

2

package.json

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

"friendlyName": "Datagrok bio library",
"version": "2.5.0",
"version": "2.6.0",
"description": "",

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

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

static splitterAsFasta(seq: any): string[];
private static helmRe;
static splitterAsHelm(seq: any): string[];
/** Gets method to split sequence by separator

@@ -115,0 +117,0 @@ * @param {string} separator

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