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
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 1.0.1 to 1.0.2

6

package.json

@@ -8,10 +8,12 @@ {

"friendlyName": "Datagrok bio library",
"version": "1.0.1",
"version": "1.0.2",
"description": "",
"dependencies": {
"@datagrok-libraries/utils": ">=0.0.22",
"@types/wu": "latest",
"cash-dom": "latest",
"datagrok-api": "^1.1.5",
"dayjs": "latest",
"rxjs": "^6.5.5"
"rxjs": "^6.5.5",
"wu": "latest"
},

@@ -18,0 +20,0 @@ "devDependencies": {

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

private pickUpSeqCol;
private static splitRe;
private splitSeqToMonomers;
/** Only some of the synonyms. These were obtained from the clustered oligopeptide dataset. */
private static aaSynonyms;
}
//# sourceMappingURL=web-logo.d.ts.map

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