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

@tuyapi/openapi

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tuyapi/openapi - npm Package Compare versions

Comparing version

to
1.2.3

2

dist//api.js

@@ -76,3 +76,3 @@ "use strict";

}
response.body = body;
response.body = body.result;
return response;

@@ -79,0 +79,0 @@ }]

@@ -76,3 +76,3 @@ "use strict";

}
response.body = body;
response.body = body.result;
return response;

@@ -79,0 +79,0 @@ }]

{
"name": "@tuyapi/openapi",
"version": "1.2.2",
"version": "1.2.3",
"description": "🚪 a wrapper for Tuya's OpenAPI",

@@ -5,0 +5,0 @@ "main": "dist/api.js",