gcp-nrces-fhir
Advanced tools
Comparing version 8.7.16 to 8.7.17
@@ -190,3 +190,3 @@ "use strict"; | ||
if (el.valueAttachment.data) { | ||
ret += `<a href="data:${el.valueAttachment.contentType};base64,${el.valueAttachment.data}" >Download ${st}</a> | ||
ret += `<a href="data:${el.valueAttachment.contentType};base64,${el.valueAttachment.data}" >Right Click Open in new tab ${st}</a> | ||
`; | ||
@@ -193,0 +193,0 @@ } |
{ | ||
"name": "gcp-nrces-fhir", | ||
"version": "8.7.16", | ||
"version": "8.7.17", | ||
"description": "Google cloud healthcare api NRCES FHIR implimenataion", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
2483523