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

@wix/events_schedule-bookmarks

Package Overview
Dependencies
Maintainers
0
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wix/events_schedule-bookmarks - npm Package Compare versions

Comparing version 1.0.30 to 1.0.31

2

build/cjs/src/events-schedule-v1-schedule-item-schedule-bookmarks.types.d.ts

@@ -157,3 +157,3 @@ import type { GoogleProtoDuration } from '@wix/metro-runtime/ambassador';

export interface FacetCounts {
/** Facet counts aggregated per value */
/** Facet counts aggregated per value. */
counts?: Record<string, number>;

@@ -160,0 +160,0 @@ }

@@ -163,3 +163,3 @@ /** Schedule item describes the schedule within an event. Each event may contain multiple schedule items. */

export interface FacetCounts {
/** Facet counts aggregated per value */
/** Facet counts aggregated per value. */
counts?: Record<string, number>;

@@ -166,0 +166,0 @@ }

@@ -157,3 +157,3 @@ import type { GoogleProtoDuration } from '@wix/metro-runtime/ambassador';

export interface FacetCounts {
/** Facet counts aggregated per value */
/** Facet counts aggregated per value. */
counts?: Record<string, number>;

@@ -160,0 +160,0 @@ }

@@ -163,3 +163,3 @@ /** Schedule item describes the schedule within an event. Each event may contain multiple schedule items. */

export interface FacetCounts {
/** Facet counts aggregated per value */
/** Facet counts aggregated per value. */
counts?: Record<string, number>;

@@ -166,0 +166,0 @@ }

{
"name": "@wix/events_schedule-bookmarks",
"version": "1.0.30",
"version": "1.0.31",
"publishConfig": {

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

},
"falconPackageHash": "34c652fba6b8741be79ff046502c2a006d03671feffb279228da1d7b"
"falconPackageHash": "0b3a929b41b92b2df7936f255523dec518411da61198fa126877792d"
}

@@ -197,3 +197,3 @@ type RESTFunctionDescriptor<T extends (...args: any[]) => any = (...args: any[]) => any> = (httpClient: HttpClient) => T;

interface FacetCounts {
/** Facet counts aggregated per value */
/** Facet counts aggregated per value. */
counts?: Record<string, number>;

@@ -200,0 +200,0 @@ }

@@ -197,3 +197,3 @@ type RESTFunctionDescriptor<T extends (...args: any[]) => any = (...args: any[]) => any> = (httpClient: HttpClient) => T;

interface FacetCounts {
/** Facet counts aggregated per value */
/** Facet counts aggregated per value. */
counts?: Record<string, number>;

@@ -200,0 +200,0 @@ }

@@ -163,3 +163,3 @@ /** Schedule item describes the schedule within an event. Each event may contain multiple schedule items. */

interface FacetCounts {
/** Facet counts aggregated per value */
/** Facet counts aggregated per value. */
counts?: Record<string, number>;

@@ -166,0 +166,0 @@ }

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