New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

smart-coap

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smart-coap - npm Package Compare versions

Comparing version 1.8.4 to 1.8.5

2

lib/retry_send.js

@@ -70,4 +70,2 @@ /*

this._timer = setTimeout(function () {
var err = 'No reply in ' + timeout + 's';
that.emit('timeout', err)
}, timeout * 1000)

@@ -74,0 +72,0 @@ }

2

package.json
{
"name": "smart-coap",
"version": "1.8.4",
"version": "1.8.5",
"description": "Updated code of node-coap",

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is not supported yet

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