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
414
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.1.32 to 8.1.33

4

lib/resources/Composition/index.d.ts

@@ -173,2 +173,6 @@ /// <reference types="node" />

headerbase64Image?: string;
/**
* This is letter pad header preprinted
*/
topMargin?: number;
bottomMargin?: number;

@@ -175,0 +179,0 @@ }) => Promise<string | Buffer>;

@@ -120,2 +120,3 @@ "use strict";

base64: options.base64,
topMargin: options.topMargin,
bottomMargin: options.bottomMargin,

@@ -122,0 +123,0 @@ esign: {

2

package.json
{
"name": "gcp-nrces-fhir",
"version": "8.1.32",
"version": "8.1.33",
"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