You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@tuya-miniapp/api-types

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tuya-miniapp/api-types - npm Package Compare versions

Comparing version

to
1.1.17

2

package.json
{
"name": "@tuya-miniapp/api-types",
"version": "1.1.16",
"version": "1.1.17",
"description": "小程序框架运行时 API types 定义",

@@ -5,0 +5,0 @@ "main": "",

@@ -61,1 +61,3 @@ /// <reference path="./global.d.ts" />

declare let I18n: SmartMiniprogram.I18n;
declare module '*.rjs';