🚀 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.6.0-SNAPSHOT.7

7

index.d.ts

@@ -150,2 +150,9 @@ import { Observable } from 'rxjs/Observable';

descriptions?: MultiLanguage;
/** Set of authorization scope identifiers */
scopes?: Array<string>;
/** URI template variables */
uriVariables?: DataSchema;
/** Set of security definition names */
security?: Array<string>;
/**

@@ -152,0 +159,0 @@ * A collection of predicate terms that reference values of any type,

2

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

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