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
20
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.34 to 1.0.35

2

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

@@ -541,2 +541,4 @@ export declare const __debug: {

* @documentationMaturity preview
* @permissionScope Read Data Items
* @applicableIdentity APP
*/

@@ -543,0 +545,0 @@ export declare function query(options?: QueryOptions): Promise<QueryResponse>;

@@ -76,2 +76,4 @@ "use strict";

* @documentationMaturity preview
* @permissionScope Read Data Items
* @applicableIdentity APP
*/

@@ -78,0 +80,0 @@ function query(options) {

@@ -541,2 +541,4 @@ export declare const __debug: {

* @documentationMaturity preview
* @permissionScope Read Data Items
* @applicableIdentity APP
*/

@@ -543,0 +545,0 @@ export declare function query(options?: QueryOptions): Promise<QueryResponse>;

@@ -54,2 +54,4 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

* @documentationMaturity preview
* @permissionScope Read Data Items
* @applicableIdentity APP
*/

@@ -56,0 +58,0 @@ export function query(options) {

4

package.json
{
"name": "@wix/data-backend-public-sdk-poc",
"version": "1.0.34",
"version": "1.0.35",
"publishConfig": {

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

},
"falconPackageHash": "9042ab60e886b6e81bebaf3da86f6afec15f6148a86502842fdaf826"
"falconPackageHash": "b8979f7e2f53e69973bb1c190723785fccd9205be76bd6ebb3022727"
}

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