@wix/sdk-types
Advanced tools
Comparing version 1.6.2 to 1.6.3
@@ -73,3 +73,3 @@ type HostModule<T, H extends Host> = { | ||
instanceId: string; | ||
identity: EventIdentity; | ||
identity?: EventIdentity; | ||
}; | ||
@@ -76,0 +76,0 @@ type EventDefinition<Payload = unknown, Type extends string = string> = { |
{ | ||
"name": "@wix/sdk-types", | ||
"version": "1.6.2", | ||
"version": "1.6.3", | ||
"license": "UNLICENSED", | ||
@@ -60,3 +60,3 @@ "author": { | ||
}, | ||
"falconPackageHash": "8bdee3bf0efc29f94318cd08f133a2fce89a11e0eee7723cefc8437e" | ||
"falconPackageHash": "8fdfc66b563a15771a4ebaa9dd3c1e09cf1e6434727a208e0c123165" | ||
} |
Sorry, the diff of this file is not supported yet
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
9942