You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

wot-typescript-definitions

Package Overview
Dependencies
Maintainers
4
Versions
101
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.5.0-SNAPSHOT.1

4

index.d.ts

@@ -141,6 +141,6 @@ export as namespace WoT;

export enum DataType {
export declare enum DataType {
boolean = "boolean",
number = "number",
integer = "number",
integer = "integer",
string = "string",

@@ -147,0 +147,0 @@ object = "object",

{
"name": "wot-typescript-definitions",
"version": "0.5.0-SNAPSHOT.0",
"version": "0.5.0-SNAPSHOT.1",
"description": "TypeScript definitions for the W3C WoT Scripting API",

@@ -5,0 +5,0 @@ "author": "the thingweb community",