wot-typescript-definitions
Advanced tools
Comparing version
@@ -305,3 +305,3 @@ import { Observable } from 'rxjs/Observable'; | ||
op?: USVString | Array<USVString>; | ||
contenttype?: USVString; // media type + parameter(s), e.g., text/plain;charset=utf8 | ||
contentType?: USVString; // media type + parameter(s), e.g., text/plain;charset=utf8 | ||
security?: Security; | ||
@@ -370,4 +370,4 @@ } | ||
scheme: "basic"; | ||
in: string; | ||
pname?: string; | ||
in?: string; | ||
name?: string; | ||
} | ||
@@ -377,5 +377,5 @@ | ||
scheme: "digest"; | ||
in: string; | ||
qop: string; | ||
pname?: string; | ||
qop?: string; | ||
in?: string; | ||
name?: string; | ||
} | ||
@@ -385,6 +385,6 @@ | ||
scheme: "bearer"; | ||
alg: string; | ||
format: string; | ||
in: string; | ||
pname?: string; | ||
alg?: string; | ||
format?: string; | ||
in?: string; | ||
name?: string; | ||
} | ||
@@ -394,6 +394,6 @@ | ||
scheme: "pop"; | ||
alg: string; | ||
format: string; | ||
in: string; | ||
pname?: string; | ||
alg?: string; | ||
format?: string; | ||
in?: string; | ||
name?: string; | ||
} | ||
@@ -404,3 +404,3 @@ | ||
in: string; | ||
pname?: string; | ||
name?: string; | ||
} | ||
@@ -407,0 +407,0 @@ |
{ | ||
"name": "wot-typescript-definitions", | ||
"version": "0.6.0-SNAPSHOT.0", | ||
"version": "0.6.0-SNAPSHOT.2", | ||
"description": "TypeScript definitions for the W3C WoT Scripting API", | ||
"author": "the thingweb community", | ||
"author": "W3C Web of Things Working Group", | ||
"license": "W3C-20150513", | ||
"repository": "https://github.com/thingweb/wot-typescript-definitions.git", | ||
"repository": "https://github.com/w3c/wot-scripting-api/tree/master/typescript", | ||
"keywords": [ | ||
@@ -9,0 +9,0 @@ "Web", |
# wot-typescript-definitions | ||
A typescript definition file for the WoT scripting API as used in thingweb | ||
A typescript definition file for the WoT scripting API as used in thingweb node-wot. | ||
## WARNING | ||
The current definitions and work are still done on https://github.com/thingweb/wot-typescript-definitions and will be moved to this repository in the near future. | ||
## Notes on usage | ||
@@ -5,0 +10,0 @@ |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
0
-100%100
25%16
45.45%16913
-3.4%4
-20%