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

gcp-nrces-fhir

Package Overview
Dependencies
Maintainers
1
Versions
368
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 1.0.4 to 1.0.5

1

lib/resources/Patient.d.ts
interface config {
id?: string;
name: string;
age: string;
gender: string;

@@ -6,0 +5,0 @@ healthNumber: string;

2

lib/resources/Patient.js

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

"status": "generated",
"div": `<div xmlns=\"http://www.w3.org/1999/xhtml\">Patient name - ${options.name}, Age- ${options.age},Gender- ${options.gender}</div>`
"div": `<div xmlns=\"http://www.w3.org/1999/xhtml\">Patient name - ${options.name},Gender- ${options.gender}</div>`
},

@@ -20,0 +20,0 @@ "identifier": [

{
"name": "gcp-nrces-fhir",
"version": "1.0.4",
"version": "1.0.5",
"description": "Google cloud healthcare api Nrces Fhir imlimenataion",

@@ -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