@wix/events 1.0.278 → 1.0.279

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/events",
3
- "version": "1.0.278",
3
+ "version": "1.0.279",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
@@ -25,7 +25,7 @@
25
25
  "@wix/events_orders": "1.0.44",
26
26
  "@wix/events_policies": "1.0.40",
27
27
  "@wix/events_ricos": "1.0.4",
28
- "@wix/events_rsvp": "1.0.40",
28
+ "@wix/events_rsvp": "1.0.41",
29
29
  "@wix/events_rsvp-v-2": "1.0.3",
30
30
  "@wix/events_schedule": "1.0.35",
31
31
  "@wix/events_schedule-bookmarks": "1.0.31",
@@ -58,5 +58,5 @@
58
58
  "fqdn": ""
59
59
  }
60
60
  },
61
- "falconPackageHash": "ede95693d0e3be4114bf0369a83e01b1b27f5f31a31fb5f05da156cf"
61
+ "falconPackageHash": "055a9d631b51444744ed816c9a0197888b97b1eb2a281ddbc4cfee64"
62
62
  }
@@ -13048,7 +13048,7 @@ interface ListRsvpResponse {
13048
13048
  rsvpFacets?: RsvpFacets;
13049
13049
  }
13050
13050
  interface FacetCounts$4 {
13051
- /** Facet counts aggregated per value */
13051
+ /** Facet counts aggregated per value. */
13052
13052
  counts?: Record<string, number>;
13053
13053
  }
13054
13054
  interface RsvpFacets {
@@ -13048,7 +13048,7 @@ interface ListRsvpResponse {
13048
13048
  rsvpFacets?: RsvpFacets;
13049
13049
  }
13050
13050
  interface FacetCounts$4 {
13051
- /** Facet counts aggregated per value */
13051
+ /** Facet counts aggregated per value. */
13052
13052
  counts?: Record<string, number>;
13053
13053
  }
13054
13054
  interface RsvpFacets {
@@ -10461,7 +10461,7 @@ interface ListRsvpResponse$1 {
10461
10461
  rsvpFacets?: RsvpFacets$1;
10462
10462
  }
10463
10463
  interface FacetCounts$9 {
10464
- /** Facet counts aggregated per value */
10464
+ /** Facet counts aggregated per value. */
10465
10465
  counts?: Record<string, number>;
10466
10466
  }
10467
10467
  interface RsvpFacets$1 {
@@ -10852,7 +10852,7 @@ interface ListRsvpResponse {
10852
10852
  rsvpFacets?: RsvpFacets;
10853
10853
  }
10854
10854
  interface FacetCounts$8 {
10855
- /** Facet counts aggregated per value */
10855
+ /** Facet counts aggregated per value. */
10856
10856
  counts?: Record<string, number>;
10857
10857
  }
10858
10858
  interface RsvpFacets {