Socket
Socket
Sign inDemoInstall

@boulevard/blvd-book-sdk

Package Overview
Dependencies
24
Maintainers
4
Versions
58
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.25 to 1.0.26

6

lib/appointments.d.ts

@@ -44,4 +44,2 @@ import { Node, PlatformClient } from "./platformClient";

totalDuration: Scalars["Int"];
/** Calendar links for the appointment */
calendarLinks: CalendarLinks;
/**

@@ -79,2 +77,4 @@ * @internal

state: AppointmentState;
/** Calendar links for the appointment */
calendarLinks: CalendarLinks;
/**

@@ -160,2 +160,2 @@ * @internal

}
export { Appointment, Appointments, AppointmentCancellation, AppointmentService, AppointmentState, AvailableRescheduleTime, AvailableRescheduleDate };
export { Appointment, Appointments, AppointmentCancellation, AppointmentService, AppointmentState, AvailableRescheduleTime, AvailableRescheduleDate, CalendarLinks };
{
"name": "@boulevard/blvd-book-sdk",
"version": "1.0.25",
"version": "1.0.26",
"description": "A JS client for the Boulevard API",

@@ -5,0 +5,0 @@ "main": "lib/blvd.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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc