New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gcp-nrces-fhir

Package Overview
Dependencies
Maintainers
0
Versions
461
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 9.0.54 to 9.0.55

8

lib/classess/ReseorcetToHtml.js

@@ -133,6 +133,6 @@ "use strict";

"<p>",
el.display ? `<i>Display:</i> ${el.display}` : "",
el.type ? `<i>Type:</i> ${el.type}` : "",
el.resource ? `<i>Resource:</i> ${el.resource}` : "",
el.id ? `<i>Resource ID:</i> ${el.id}` : "",
el.display ? `<i>Display</i> ${el.display}` : "",
el.type ? `<i>Type</i> ${el.type}` : "",
el.resource ? `<i>Resource</i> ${el.resource}` : "",
el.id ? `<i>Resource ID</i> ${el.id}` : "",
"</p>"

@@ -139,0 +139,0 @@ ].filter(Boolean).join(" | ");

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

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