New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@geneontology/dbxrefs

Package Overview
Dependencies
Maintainers
5
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@geneontology/dbxrefs - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

6

go-dbxrefs.js

@@ -14,5 +14,5 @@ const axios = require('axios');

*
* @param {*} database
* @param {*} entityType if undefined, will look for the first entity described in dbxrefs
* @param {*} id
* @param {*} database valid database name, please refer to the GO db-xrefs.yaml
* @param {*} entityType e.g. gene or protein; if undefined, will look for the first entity described in dbxrefs
* @param {*} id ID of the entity to look for
*/

@@ -19,0 +19,0 @@ function getURL(database, entityType, id) {

{
"name": "@geneontology/dbxrefs",
"version": "1.0.4",
"version": "1.0.5",
"description": "basic library to resolve link outs from database name and ID",

@@ -5,0 +5,0 @@ "main": "go-dbxrefs.js",

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