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

tuyapi

Package Overview
Dependencies
Maintainers
2
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 2.0.1 to 2.0.2

5

docs/SETUP.md

@@ -15,3 +15,6 @@ Setup

4. Setup Charles' [SSL certificate](https://www.charlesproxy.com/documentation/using-charles/ssl-certificates/) for your phone.
4. Setup Charles' [SSL certificate](https://www.charlesproxy.com/documentation/using-charles/ssl-certificates/) for your phone. If the app throws network errors, you may have to take an additional step to fully trust the Charles SSL certificate:
`Settings > General > About > Certificate Trust Testings`
5. Proxy your phone's traffic through Charles (IP is the IP of your computer):

@@ -18,0 +21,0 @@

2

index.js

@@ -233,3 +233,3 @@ 'use strict';

} else {
thisRequest.dps[options.dps.toString] = options.set;
thisRequest.dps[options.dps.toString()] = options.set;
}

@@ -236,0 +236,0 @@

{
"name": "tuyapi",
"version": "2.0.1",
"version": "2.0.2",
"description": "An easy-to-use API for devices that use Tuya's cloud services (currently only supports smart plugs)",

@@ -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