@semilimes/node-red-semilimes
Advanced tools
Comparing version 0.9.9 to 0.9.10
{ | ||
"name": "@semilimes/node-red-semilimes", | ||
"version": "0.9.9", | ||
"version": "0.9.10", | ||
"description": "The new semilimes connector which integrates with the public API", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -434,3 +434,3 @@ "use strict"; | ||
}, | ||
timeout: 3000 | ||
timeout: 5000 | ||
}; | ||
@@ -481,3 +481,3 @@ if (apiKey) { | ||
console.log('API call timeout. Call aborted.') | ||
request.destroy(); | ||
req.destroy(); | ||
}); | ||
@@ -484,0 +484,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
688037