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

@wix/data-backend-public-sdk-poc

Package Overview
Dependencies
Maintainers
17
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wix/data-backend-public-sdk-poc - npm Package Compare versions

Comparing version 1.0.27 to 1.0.28

4

build/cjs/src/data-v1-data-service.universal.d.ts

@@ -539,3 +539,5 @@ export declare const __debug: {

* For more details on using queries, see [API Query Language](https://dev.wix.com/api/rest/getting-started/api-query-language).
* @public */
* @public
* @documentationMaturity preview
*/
export declare function query(options?: QueryOptions): Promise<QueryResponse>;

@@ -542,0 +544,0 @@ export interface QueryOptions {

@@ -74,3 +74,5 @@ "use strict";

* For more details on using queries, see [API Query Language](https://dev.wix.com/api/rest/getting-started/api-query-language).
* @public */
* @public
* @documentationMaturity preview
*/
function query(options) {

@@ -77,0 +79,0 @@ var _a, _b, _c;

@@ -539,3 +539,5 @@ export declare const __debug: {

* For more details on using queries, see [API Query Language](https://dev.wix.com/api/rest/getting-started/api-query-language).
* @public */
* @public
* @documentationMaturity preview
*/
export declare function query(options?: QueryOptions): Promise<QueryResponse>;

@@ -542,0 +544,0 @@ export interface QueryOptions {

@@ -52,3 +52,5 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

* For more details on using queries, see [API Query Language](https://dev.wix.com/api/rest/getting-started/api-query-language).
* @public */
* @public
* @documentationMaturity preview
*/
export function query(options) {

@@ -55,0 +57,0 @@ var _a, _b, _c;

{
"name": "@wix/data-backend-public-sdk-poc",
"version": "1.0.27",
"version": "1.0.28",
"publishConfig": {

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

},
"falconPackageHash": "bf4fefda4ecc876ebc52d3aed8637c7100b21a1d6a3ddd659be714e6"
"falconPackageHash": "49dd447a1a554d8b001a0fa178b105a4f10f6814666d469b03352f4d"
}

Sorry, the diff of this file is not supported yet

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