@node-wot/binding-file
Advanced tools
Comparing version
@@ -1,3 +0,2 @@ | ||
import { Form, SecurityScheme } from "@node-wot/td-tools"; | ||
import { ProtocolClient, Content } from "@node-wot/core"; | ||
import { ProtocolClient, Content, Form, SecurityScheme } from "@node-wot/core"; | ||
import { Subscription } from "rxjs/Subscription"; | ||
@@ -4,0 +3,0 @@ export default class FileClient implements ProtocolClient { |
{ | ||
"name": "@node-wot/binding-file", | ||
"version": "0.8.14", | ||
"version": "0.8.15", | ||
"description": "File client protocol binding for node-wot", | ||
@@ -16,7 +16,4 @@ "author": "Eclipse Thingweb <thingweb-dev@eclipse.org> (https://thingweb.io/)", | ||
"types": "dist/file.d.ts", | ||
"devDependencies": { | ||
"@node-wot/td-tools": "0.8.14" | ||
}, | ||
"dependencies": { | ||
"@node-wot/core": "0.8.14" | ||
"@node-wot/core": "0.8.15" | ||
}, | ||
@@ -23,0 +20,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
0
-100%13415
-0.81%149
-0.67%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated