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

tuyapi

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tuyapi - npm Package Compare versions

Comparing version 6.1.4 to 6.1.5

2

index.js

@@ -399,3 +399,3 @@ // Import packages

this.emit('error', new Error('Error from socket'));
this.emit('error', new Error('Error from socket: ' + err.message));

@@ -402,0 +402,0 @@ if (!this._connected) {

{
"name": "tuyapi",
"version": "6.1.4",
"version": "6.1.5",
"description": "An easy-to-use API for devices that use Tuya's cloud services",

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

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