🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@node-wot/binding-file

Package Overview
Dependencies
Maintainers
4
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.6.0

2

dist/file-client.js

@@ -35,3 +35,3 @@ "use strict";

}
resolve({ contentType: contentType, body: Buffer.from(resource) });
resolve({ type: contentType, body: Buffer.from(resource) });
});

@@ -38,0 +38,0 @@ };

{
"name": "@node-wot/binding-file",
"version": "0.5.1",
"version": "0.6.0",
"description": "File client protocol binding for node-wot",

@@ -22,4 +22,4 @@ "author": "Eclipse Thingweb <thingweb-dev@eclipse.org> (https://thingweb.io/)",

"dependencies": {
"@node-wot/td-tools": "0.5.1",
"@node-wot/core": "0.5.1"
"@node-wot/td-tools": "0.6.0",
"@node-wot/core": "0.6.0"
},

@@ -26,0 +26,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet