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

@node-wot/binding-file

Package Overview
Dependencies
Maintainers
0
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@node-wot/binding-file - npm Package Compare versions

Comparing version

to
0.8.15

3

dist/file-client.d.ts

@@ -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