Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@node-wot/binding-http

Package Overview
Dependencies
Maintainers
4
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.4.0 to 0.5.0

16

package.json
{
"name": "@node-wot/binding-http",
"version": "0.4.0",
"version": "0.5.0",
"description": "HTTP client & server protocol binding for node-wot",
"author": "Eclipse Thingweb <thingweb-dev@eclipse.org> (https://thingweb.io/)",
"license": "W3C-20150513",
"license": "EPL-2.0 OR W3C-20150513",
"repository": "https://github.com/thingweb/node-wot/tree/master/packages/binding-http",

@@ -18,16 +18,18 @@ "publishConfig": {

"@types/chai": "4.0.4",
"@types/node": "8.0.28",
"@types/node": "10.9.4",
"@types/request-promise": "4.1.41",
"wot-typescript-definitions": "0.5.0",
"chai": "4.1.2",
"mocha": "3.5.3",
"mocha-typescript": "1.1.8",
"request": "2.79.0",
"request": "2.87.0",
"request-promise": "4.2.2",
"ts-node": "3.3.0",
"typescript": "2.5.2",
"typescript": "2.9.2",
"typescript-standard": "0.3.30"
},
"dependencies": {
"@node-wot/core": "^0.4.0",
"@node-wot/td-tools": "^0.4.0"
"@node-wot/td-tools": "0.5.0",
"@node-wot/core": "0.5.0",
"rxjs": "5.4.3"
},

@@ -34,0 +36,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc