Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

gcp-nrces-fhir

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gcp-nrces-fhir - npm Package Compare versions

Comparing version 8.7.15 to 8.7.16

@@ -190,3 +190,3 @@ "use strict";

if (el.valueAttachment.data) {
ret += `<a href="data:${el.valueAttachment.contentType};base64,${el.valueAttachment.data}" download="download">Download ${st}</a>
ret += `<a href="data:${el.valueAttachment.contentType};base64,${el.valueAttachment.data}" >Download ${st}</a>
`;

@@ -193,0 +193,0 @@ }

{
"name": "gcp-nrces-fhir",
"version": "8.7.15",
"version": "8.7.16",
"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