Socket
Socket
Sign inDemoInstall

biomedical-id-autocomplete

Package Overview
Dependencies
Maintainers
3
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

biomedical-id-autocomplete - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

0

config.js

@@ -0,0 +0,0 @@ exports.ID_RESOLVING_APIS = {

2

index.js

@@ -82,3 +82,3 @@ const ID_RESOLVING_APIS = require('./config').ID_RESOLVING_APIS;

},
timeout: 1000,
timeout: 5000,
type: semantic_type

@@ -85,0 +85,0 @@ })

{
"name": "biomedical-id-autocomplete",
"version": "1.2.3",
"version": "1.2.4",
"description": "autocomplete biomedical ids",

@@ -30,4 +30,4 @@ "main": "index.js",

"dependencies": {
"axios": "^0.19.2"
"axios": "^0.21.1"
}
}

@@ -0,0 +0,0 @@ [![Build Status](https://travis-ci.com/kevinxin90/biomedical-id-autocomplete.js.svg?branch=master)](https://travis-ci.com/kevinxin90/biomedical-id-autocomplete.js)

@@ -0,0 +0,0 @@ const main = require('../index');

Sorry, the diff of this file is not supported yet

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