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

gcp-nrces-fhir

Package Overview
Dependencies
Maintainers
0
Versions
372
Alerts
File Explorer

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.22 to 8.7.23

6

lib/resources/Composition/DiagnosticReportComp.js

@@ -32,5 +32,7 @@ "use strict";

if (options.intable) {
// <table data-pdfmake="{'widths':['40%','20%', '20%', '20%'],'headerRows': 1}">
// ret += `<thead style="display: table-header-group"><tr>
ret = "";
ret += `<table style="border-collapse: collapse; width: 99.9739%;" border="0">`;
ret += `<thead style="display: table-header-group"><tr>`;
ret += `<table style="border-collapse: collapse; width: 99.9739%;" border="0" data-pdfmake="{'widths':['40%','20%', '20%', '20%'],'headerRows': 1}>`;
ret += `<thead><tr>`;
ret += `<th style="width: 40%;">Test</th>`;

@@ -37,0 +39,0 @@ ret += `<th style="width: 20%;"> Value</th>`;

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

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