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
26
Versions
36
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.17 to 1.0.18

5

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

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

* Number of items to skip. See [Pagination](https://dev.wix.com/api/rest/getting-started/pagination).
* @deprecated
*/

@@ -85,2 +86,3 @@ offset?: number;

* Number of items to load per page. See [Pagination](https://dev.wix.com/api/rest/getting-started/pagination).
* @deprecated
*/

@@ -126,2 +128,3 @@ limit?: number;

* @readonly
* @deprecated
*/

@@ -132,2 +135,3 @@ total?: number;

* Limit.
* @deprecated
*/

@@ -138,2 +142,3 @@ limit?: number;

* Offset.
* @deprecated
*/

@@ -140,0 +145,0 @@ offset?: number;

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

* Number of items to skip. See [Pagination](https://dev.wix.com/api/rest/getting-started/pagination).
* @deprecated
*/

@@ -90,2 +91,3 @@ offset?: number;

* Number of items to load per page. See [Pagination](https://dev.wix.com/api/rest/getting-started/pagination).
* @deprecated
*/

@@ -131,2 +133,3 @@ limit?: number;

* @readonly
* @deprecated
*/

@@ -137,2 +140,3 @@ total?: number;

* Limit.
* @deprecated
*/

@@ -143,2 +147,3 @@ limit?: number;

* Offset.
* @deprecated
*/

@@ -145,0 +150,0 @@ offset?: number;

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

* Number of items to skip. See [Pagination](https://dev.wix.com/api/rest/getting-started/pagination).
* @deprecated
*/

@@ -85,2 +86,3 @@ offset?: number;

* Number of items to load per page. See [Pagination](https://dev.wix.com/api/rest/getting-started/pagination).
* @deprecated
*/

@@ -126,2 +128,3 @@ limit?: number;

* @readonly
* @deprecated
*/

@@ -132,2 +135,3 @@ total?: number;

* Limit.
* @deprecated
*/

@@ -138,2 +142,3 @@ limit?: number;

* Offset.
* @deprecated
*/

@@ -140,0 +145,0 @@ offset?: number;

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

* Number of items to skip. See [Pagination](https://dev.wix.com/api/rest/getting-started/pagination).
* @deprecated
*/

@@ -90,2 +91,3 @@ offset?: number;

* Number of items to load per page. See [Pagination](https://dev.wix.com/api/rest/getting-started/pagination).
* @deprecated
*/

@@ -131,2 +133,3 @@ limit?: number;

* @readonly
* @deprecated
*/

@@ -137,2 +140,3 @@ total?: number;

* Limit.
* @deprecated
*/

@@ -143,2 +147,3 @@ limit?: number;

* Offset.
* @deprecated
*/

@@ -145,0 +150,0 @@ offset?: number;

4

package.json
{
"name": "@wix/events_schedule-bookmarks",
"version": "1.0.17",
"version": "1.0.18",
"publishConfig": {

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

},
"falconPackageHash": "20441418b0fd1cd36d8bcf3a05cddeb8fae2adfe208c8c2e08f556c2"
"falconPackageHash": "00b9a76c96f5dd3285065c318ea8fa35708d60c30356b1d7cd05ff00"
}

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