wot-typescript-definitions
Advanced tools
Comparing version
@@ -89,3 +89,3 @@ export as namespace WoT; | ||
readProperty(propertyName: string, options?: InteractionOptions): Promise<any>; | ||
readAllProperties(options?: InteractionOptions): Promise<object>; | ||
readAllProperties(options?: InteractionOptions): Promise<PropertyValueMap>; | ||
readMultipleProperties(propertyNames: string[], options?: InteractionOptions): Promise<PropertyValueMap>; | ||
@@ -92,0 +92,0 @@ writeProperty(propertyName: string, value: any, options?: InteractionOptions): Promise<void>; |
{ | ||
"name": "wot-typescript-definitions", | ||
"version": "0.7.0-NEXT-SNAPSHOT.13", | ||
"version": "0.7.0-NEXT-SNAPSHOT.14", | ||
"description": "TypeScript definitions for the W3C WoT Scripting API", | ||
@@ -5,0 +5,0 @@ "author": "W3C Web of Things Working Group", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
7951
0.13%0
-100%