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.3.1 to 2.4.0

2

package.json

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

"friendlyName": "Datagrok bio library",
"version": "2.3.1",
"version": "2.4.0",
"description": "",

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

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

static getSplitterWithSeparator(separator: string): SplitterFunc;
/** Get splitter method to split sequences to monomers */
static getSplitter(units: string, separator: string): SplitterFunc;
/** Only some of the synonyms. These were obtained from the clustered oligopeptide dataset. */

@@ -123,0 +125,0 @@ private static aaSynonyms;

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