Comparing version 1.12.5 to 1.12.6
@@ -1,5 +0,5 @@ | ||
import { RESTFunctionDescriptor } from '@wix/sdk-types'; | ||
export declare function elevate<T extends RESTFunctionDescriptor>(restModule: T): T; | ||
import { BuildRESTFunction, RESTFunctionDescriptor } from '@wix/sdk-types'; | ||
export declare function elevate<T extends RESTFunctionDescriptor | BuildRESTFunction<any>>(restModule: T): T; | ||
export declare const fetchWithAuth: typeof fetch & ((restModuleOpts: import("@wix/sdk-types").HttpClient) => typeof fetch); | ||
export { graphql } from './graphql.js'; | ||
export { setGlobalWixContext } from './wix-context.js'; |
@@ -1,5 +0,5 @@ | ||
import { RESTFunctionDescriptor } from '@wix/sdk-types'; | ||
export declare function elevate<T extends RESTFunctionDescriptor>(restModule: T): T; | ||
import { BuildRESTFunction, RESTFunctionDescriptor } from '@wix/sdk-types'; | ||
export declare function elevate<T extends RESTFunctionDescriptor | BuildRESTFunction<any>>(restModule: T): T; | ||
export declare const fetchWithAuth: typeof fetch & ((restModuleOpts: import("@wix/sdk-types").HttpClient) => typeof fetch); | ||
export { graphql } from './graphql.js'; | ||
export { setGlobalWixContext } from './wix-context.js'; |
{ | ||
"name": "@wix/sdk", | ||
"version": "1.12.5", | ||
"version": "1.12.6", | ||
"license": "UNLICENSED", | ||
@@ -71,3 +71,3 @@ "author": { | ||
"@wix/sdk-context": "^0.0.1", | ||
"@wix/sdk-runtime": "0.3.10", | ||
"@wix/sdk-runtime": "0.3.11", | ||
"@wix/sdk-types": "^1.9.2", | ||
@@ -92,3 +92,3 @@ "crypto-js": "^4.2.0", | ||
"@wix/metro-runtime": "^1.1677.0", | ||
"@wix/sdk-runtime": "0.3.10", | ||
"@wix/sdk-runtime": "0.3.11", | ||
"eslint": "^8.56.0", | ||
@@ -127,3 +127,3 @@ "eslint-config-sdk": "0.0.0", | ||
}, | ||
"falconPackageHash": "9b0f25d6117aad528752157be42ad190b1e1bac5458a8dac29e8e34b" | ||
"falconPackageHash": "434acd803ec3fa432e257e25fb88fe03020ccc7a9f729faeebd656b4" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
177359
+ Added@wix/sdk-runtime@0.3.11(transitive)
- Removed@wix/sdk-runtime@0.3.10(transitive)
Updated@wix/sdk-runtime@0.3.11