Socket
Socket
Sign inDemoInstall

@boulevard/blvd-book-sdk

Package Overview
Dependencies
17
Maintainers
4
Versions
58
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.19 to 1.0.20

1

lib/carts/bookingQuestions.d.ts

@@ -71,2 +71,3 @@ import type { Scalars, Maybe } from "../graph";

submitAnswer(answer: string | number | CartBookingQuestionOption | CartBookingQuestionOption[]): Promise<Cart>;
clearAnswer(): Promise<Cart>;
/**

@@ -73,0 +74,0 @@ * @internal

@@ -38,2 +38,3 @@ export declare const addBookableItemMutation: string;

export declare const bookingQuestionAddAnswerMutation: string;
export declare const bookingQuestionClearAnswerMutation: string;
export declare const setLocationMutation: string;

2

package.json
{
"name": "@boulevard/blvd-book-sdk",
"version": "1.0.19",
"version": "1.0.20",
"description": "A JS client for the Boulevard API",

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

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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