@wecom/cloudbase-framework-plugin-actions
Advanced tools
Comparing version 0.3.0 to 0.3.1
{ | ||
"name": "@wecom/cloudbase-framework-plugin-actions", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"main": "lib/index.js", | ||
@@ -25,4 +25,3 @@ "types": "lib/index.d.ts", | ||
"dependencies": { | ||
"@cloudbase/node-sdk": "^2.3.5", | ||
"@wecom/cloudbase-framework-plugin-util": "0.3.0", | ||
"@wecom/cloudbase-framework-plugin-util": "0.3.1", | ||
"node-fetch": "^2.6.1" | ||
@@ -29,0 +28,0 @@ }, |
# @wecom/cloudbase-framework-plugin-actions | ||
云开发 CloudBase Framework 框架「企业微信第三方应用」插件内部模块。 | ||
- 开发文档: https://github.com/TencentWecom/wecom-cloudbase-framework-plugin |
37976
2
6
+ Added@wecom/cloudbase-framework-plugin-util@0.3.1(transitive)
- Removed@cloudbase/node-sdk@^2.3.5
- Removed@wecom/cloudbase-framework-plugin-util@0.3.0(transitive)