Socket
Socket
Sign inDemoInstall

@cniot/mdd-render-pc-ftp

Package Overview
Dependencies
440
Maintainers
10
Versions
363
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.5.0-beta.48 to 2.5.0-beta.49

2

package.json
{
"name": "@cniot/mdd-render-pc-ftp",
"version": "2.5.0-beta.48",
"version": "2.5.0-beta.49",
"description": "模型驱动FTP渲染组件",

@@ -5,0 +5,0 @@ "scripts": {

@@ -0,1 +1,6 @@

# 2.5.0-beta.49
- 去掉 debug
- fix 编辑型表格无删除行的时候表格不刷新的问题
# 2.5.0-beta.47

@@ -2,0 +7,0 @@

@@ -122,3 +122,2 @@ /**

editTableModule.on(ALL_UPDATE_EVENT_NAMES.join(), function () {
debugger;
setUpdate({});

@@ -199,3 +198,3 @@ });

columns={realColumns}
dataSource={dataSource}
dataSource={[...dataSource]}
operateColumn={

@@ -202,0 +201,0 @@ hasDeleteRow

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc