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

fhc-api

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fhc-api - npm Package Compare versions

Comparing version 1.0.35 to 1.0.36

3

dist/model/Invoice.d.ts

@@ -36,2 +36,5 @@ /**

reason?: Invoice.ReasonEnum;
relatedBatchSendNumber?: number;
relatedInvoiceIoCode?: string;
relatedInvoiceNumber?: number;
}

@@ -38,0 +41,0 @@ export declare namespace Invoice {

@@ -48,2 +48,8 @@ /**

reason?: Invoice.ReasonEnum
relatedBatchSendNumber?: number
relatedInvoiceIoCode?: string
relatedInvoiceNumber?: number
}

@@ -50,0 +56,0 @@ export namespace Invoice {

2

package.json
{
"name": "fhc-api",
"version": "1.0.35",
"version": "1.0.36",
"description": "Typescript version of Freehealth Connector standalone API client",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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