biomedical-id-autocomplete
Advanced tools
Comparing version 1.2.3 to 1.2.4
@@ -0,0 +0,0 @@ exports.ID_RESOLVING_APIS = { |
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
16361
+ Addedaxios@0.21.4(transitive)
+ Addedfollow-redirects@1.15.9(transitive)
- Removedaxios@0.19.2(transitive)
- Removedfollow-redirects@1.5.10(transitive)
Updatedaxios@^0.21.1