New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.31 to 1.0.32

2

dist/api/fhcHubcontrollerApi.js

@@ -276,3 +276,3 @@ /**

.filter(h => h.header !== "Content-Type")
.concat(new XHR.Header("Content-Type", "application/json"));
.concat(new XHR.Header("Content-Type", "application/xml"));
headers = headers.concat(new XHR.Header("X-FHC-keystoreId", xFHCKeystoreId));

@@ -279,0 +279,0 @@ headers = headers.concat(new XHR.Header("X-FHC-tokenId", xFHCTokenId));

@@ -46,2 +46,7 @@ /**

sendingId?: number;
zone114?: string;
zone115?: string;
zone116?: string;
zone117?: string;
zone118?: string;
}
{
"name": "fhc-api",
"version": "1.0.31",
"version": "1.0.32",
"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