🚀 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.7.0-NEXT-SNAPSHOT.8

8

index.d.ts

@@ -98,4 +98,4 @@ import { Observable } from 'rxjs/Observable';

id?: string;
/** The name attribute represents the user given name of the Thing */
name?: string;
/** The title attribute represents the user given name of the Thing */
title?: string;
/** Define the base URI that is valid for all defined local interaction resources */

@@ -190,4 +190,4 @@ base?: string;

id: string;
/** name becomes mandatory for Thing instances */
name: string;
/** title becomes mandatory for Thing instances */
title: string;
/** base becomes available for Thing instances (part of binding metadata) */

@@ -194,0 +194,0 @@ base?: string;

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

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