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

@maple-app/sdk-node

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maple-app/sdk-node - npm Package Compare versions

Comparing version 0.4.0 to 0.5.0

2

base.js

@@ -15,3 +15,3 @@ /* tslint:disable */

import globalAxios from "axios";
export const BASE_PATH = "https://api.maple.com".replace(/\/+$/, "");
export const BASE_PATH = "http://localhost".replace(/\/+$/, "");
/**

@@ -18,0 +18,0 @@ *

@@ -5,3 +5,3 @@ # Changelog

## [0.4.0](https://github.com/ClipboardHealth/maple/compare/sdk-node-0.3.11...sdk-node-0.4.0) (2023-10-13)
## [0.5.0](https://github.com/ClipboardHealth/maple/compare/sdk-node-0.4.0...sdk-node-0.5.0) (2023-10-16)

@@ -11,2 +11,2 @@

* **MAPLE-2299:** Update CBH mappings for NURSE shift type ([#32](https://github.com/ClipboardHealth/maple/issues/32)) ([3cb5099](https://github.com/ClipboardHealth/maple/commit/3cb5099d5f53d5a1b1a4767ff4ed11375f70136d))
* **MAPLE-2299:** Update CBH mappings for NURSE shift type ([#33](https://github.com/ClipboardHealth/maple/issues/33)) ([b819bf5](https://github.com/ClipboardHealth/maple/commit/b819bf5d190f886f05c911cb377521b9c19e6e9a))
/* tslint:disable */
/* eslint-disable */
/**
* Maple Integration API
* <p>Maple simplifies healthcare facility scheduling for internal staff and agency bookings. Facilities decide which agencies to work with, and Maple sends shifts to the agency platform. Both sides benefit: facilities get better fill rates, and agencies can provide more shift options.</p> <p>See our <a href=\"https://developers.maple.com\" target=\"_blank\">Developer Guides</a> to get started.</p>
*
* The version of the OpenAPI document: 1.0
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
export class Configuration {

@@ -15,0 +3,0 @@ /**

{
"name": "@maple-app/sdk-node",
"version": "0.4.0",
"version": "0.5.0",
"description": "The Maple REST API SDK for Node.js.",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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