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

@wix/bookings_availability-calendar

Package Overview
Dependencies
Maintainers
26
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wix/bookings_availability-calendar - npm Package Compare versions

Comparing version 1.0.19 to 1.0.20

2

build/cjs/src/bookings-availability-v1-slot-availability-availability-calendar.universal.d.ts

@@ -156,3 +156,3 @@ export interface SlotAvailability {

/**
* Filter object. You must include the `startDate` and `endDate` in the filter. This avoids large results that can impact performance.
* Filter object. You must include `serviceId`, `startDate` and `endDate` in the filter. This avoids large results that can impact performance.
*/

@@ -159,0 +159,0 @@ filter?: Record<string, any> | null;

@@ -156,3 +156,3 @@ export interface SlotAvailability {

/**
* Filter object. You must include the `startDate` and `endDate` in the filter. This avoids large results that can impact performance.
* Filter object. You must include `serviceId`, `startDate` and `endDate` in the filter. This avoids large results that can impact performance.
*/

@@ -159,0 +159,0 @@ filter?: Record<string, any> | null;

{
"name": "@wix/bookings_availability-calendar",
"version": "1.0.19",
"version": "1.0.20",
"publishConfig": {

@@ -42,3 +42,3 @@ "registry": "https://registry.npmjs.org/",

},
"falconPackageHash": "53739b15b8712df0a6b18dc21d981f2d8aeb99a5627672a7f9c81f49"
"falconPackageHash": "d793bc7273dfcd2a9385846b0eefe9c6c5156475283e560f25ecfe86"
}
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