New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@wix/bookings_availability-calendar

Package Overview
Dependencies
Maintainers
0
Versions
53
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.43 to 1.0.44

2

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

@@ -94,2 +94,4 @@ export interface SlotAvailability {

formattedAddress?: string | null;
/** The full translated address of this location. */
formattedAddressTranslated?: string | null;
/**

@@ -96,0 +98,0 @@ * Location type.

@@ -93,2 +93,4 @@ export interface SlotAvailability {

formattedAddress?: string | null;
/** The full translated address of this location. */
formattedAddressTranslated?: string | null;
/**

@@ -95,0 +97,0 @@ * Location type.

@@ -94,2 +94,4 @@ export interface SlotAvailability {

formattedAddress?: string | null;
/** The full translated address of this location. */
formattedAddressTranslated?: string | null;
/**

@@ -96,0 +98,0 @@ * Location type.

@@ -93,2 +93,4 @@ export interface SlotAvailability {

formattedAddress?: string | null;
/** The full translated address of this location. */
formattedAddressTranslated?: string | null;
/**

@@ -95,0 +97,0 @@ * Location type.

4

package.json
{
"name": "@wix/bookings_availability-calendar",
"version": "1.0.43",
"version": "1.0.44",
"publishConfig": {

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

},
"falconPackageHash": "24d0eb23211980a1dd8bbcd53d3263fbc3a36eb8154971f5220a9b1b"
"falconPackageHash": "0eb62a849b3f10c773b327f48bd654a18d4e6d68d9a754647938fe25"
}

@@ -571,2 +571,4 @@ type HostModule<T, H extends Host> = {

formattedAddress?: string | null;
/** The full translated address of this location. */
formattedAddressTranslated?: string | null;
/**

@@ -573,0 +575,0 @@ * Location type.

@@ -571,2 +571,4 @@ type HostModule<T, H extends Host> = {

formattedAddress?: string | null;
/** The full translated address of this location. */
formattedAddressTranslated?: string | null;
/**

@@ -573,0 +575,0 @@ * Location type.

@@ -93,2 +93,4 @@ interface SlotAvailability {

formattedAddress?: string | null;
/** The full translated address of this location. */
formattedAddressTranslated?: string | null;
/**

@@ -95,0 +97,0 @@ * Location type.

@@ -94,2 +94,4 @@ interface SlotAvailability$1 {

formattedAddress?: string | null;
/** The full translated address of this location. */
formattedAddressTranslated?: string | null;
/**

@@ -398,2 +400,4 @@ * Location type.

formattedAddress?: string | null;
/** The full translated address of this location. */
formattedAddressTranslated?: string | null;
/**

@@ -400,0 +404,0 @@ * Location type.

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