@scrypted/client
Advanced tools
Comparing version 1.1.50 to 1.1.51
{ | ||
"name": "@scrypted/client", | ||
"version": "1.1.50", | ||
"version": "1.1.51", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/packages/client/src/index.js", |
@@ -164,3 +164,3 @@ "use strict"; | ||
// null and undefined should match here. | ||
if (nativeId == state[types_1.ScryptedInterfaceProperty.nativeId].value) { | ||
if (nativeId == state[types_1.ScryptedInterfaceProperty.nativeId]?.value) { | ||
id = check; | ||
@@ -167,0 +167,0 @@ break; |
{ | ||
"name": "@scrypted/client", | ||
"version": "1.1.50", | ||
"version": "1.1.51", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/packages/client/src/index.js", |
Sorry, the diff of this file is not supported yet
558446