🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

wot-typescript-definitions

Package Overview
Dependencies
Maintainers
4
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wot-typescript-definitions - npm Package Compare versions

Comparing version

to
0.8.0-SNAPSHOT.8

5

index.d.ts

@@ -286,2 +286,7 @@ declare namespace WoT {

emitEvent(name: string, data: InteractionInput): void;
/**
* Returns the the object that represents the Thing Description.
*/
getThingDescription(): ThingDescription;
}

@@ -288,0 +293,0 @@

2

package.json
{
"name": "wot-typescript-definitions",
"version": "0.8.0-SNAPSHOT.7",
"version": "0.8.0-SNAPSHOT.8",
"description": "TypeScript definitions for the W3C WoT Scripting API",

@@ -5,0 +5,0 @@ "author": "W3C Web of Things Working Group",