Comparing version 1.14.2 to 1.14.3
@@ -35,2 +35,5 @@ import { AuthenticationStrategy, EventDefinition, EventHandler, EventIdentity } from '@wix/sdk-types'; | ||
apps: { | ||
/** | ||
* @deprecated Use [onAppInstanceInstalled](https://dev.wix.com/docs/sdk/backend-modules/app-management/app-instances/on-app-instance-installed) instead | ||
*/ | ||
AppInstalled: EventDefinition<{ | ||
@@ -40,2 +43,5 @@ appId: string; | ||
}, 'AppInstalled'>; | ||
/** | ||
* @deprecated Use [onAppInstanceRemoved](https://dev.wix.com/docs/sdk/backend-modules/app-management/app-instances/on-app-instance-removed) instead | ||
*/ | ||
AppRemoved: EventDefinition<{ | ||
@@ -42,0 +48,0 @@ appId: string; |
@@ -35,2 +35,5 @@ import { AuthenticationStrategy, EventDefinition, EventHandler, EventIdentity } from '@wix/sdk-types'; | ||
apps: { | ||
/** | ||
* @deprecated Use [onAppInstanceInstalled](https://dev.wix.com/docs/sdk/backend-modules/app-management/app-instances/on-app-instance-installed) instead | ||
*/ | ||
AppInstalled: EventDefinition<{ | ||
@@ -40,2 +43,5 @@ appId: string; | ||
}, 'AppInstalled'>; | ||
/** | ||
* @deprecated Use [onAppInstanceRemoved](https://dev.wix.com/docs/sdk/backend-modules/app-management/app-instances/on-app-instance-removed) instead | ||
*/ | ||
AppRemoved: EventDefinition<{ | ||
@@ -42,0 +48,0 @@ appId: string; |
{ | ||
"name": "@wix/sdk", | ||
"version": "1.14.2", | ||
"version": "1.14.3", | ||
"license": "UNLICENSED", | ||
@@ -66,7 +66,7 @@ "author": { | ||
"dependencies": { | ||
"@wix/identity": "^1.0.83", | ||
"@wix/image-kit": "^1.92.0", | ||
"@wix/redirects": "^1.0.58", | ||
"@wix/identity": "^1.0.86", | ||
"@wix/image-kit": "^1.93.0", | ||
"@wix/redirects": "^1.0.61", | ||
"@wix/sdk-context": "^0.0.1", | ||
"@wix/sdk-runtime": "0.3.22", | ||
"@wix/sdk-runtime": "0.3.23", | ||
"@wix/sdk-types": "^1.12.4", | ||
@@ -81,9 +81,9 @@ "jose": "^5.9.6", | ||
"@types/is-ci": "^3.0.4", | ||
"@types/node": "^20.17.1", | ||
"@types/node": "^20.17.6", | ||
"@vitest/ui": "^1.6.0", | ||
"@wix/ecom": "^1.0.785", | ||
"@wix/events": "^1.0.322", | ||
"@wix/metro": "^1.0.87", | ||
"@wix/metro-runtime": "^1.1836.0", | ||
"@wix/sdk-runtime": "0.3.22", | ||
"@wix/ecom": "^1.0.817", | ||
"@wix/events": "^1.0.335", | ||
"@wix/metro": "^1.0.89", | ||
"@wix/metro-runtime": "^1.1850.0", | ||
"@wix/sdk-runtime": "0.3.23", | ||
"eslint": "^8.57.1", | ||
@@ -94,3 +94,3 @@ "eslint-config-sdk": "0.0.0", | ||
"jsdom": "^22.1.0", | ||
"msw": "^2.5.1", | ||
"msw": "^2.6.2", | ||
"typescript": "^5.6.3", | ||
@@ -123,3 +123,3 @@ "vitest": "^1.6.0", | ||
}, | ||
"falconPackageHash": "013206f49fbedd4b9e408a91fb3ae082db4f1e9d317ccb8cb4a7bc60" | ||
"falconPackageHash": "4191fb2c7472cdb151031db3abcedd93dc289b348285911ef4f8804e" | ||
} |
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
213882
5304
+ Added@wix/sdk-runtime@0.3.23(transitive)
- Removed@wix/sdk-runtime@0.3.22(transitive)
Updated@wix/identity@^1.0.86
Updated@wix/image-kit@^1.93.0
Updated@wix/redirects@^1.0.61
Updated@wix/sdk-runtime@0.3.23