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

zan-richtext

Package Overview
Dependencies
Maintainers
6
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zan-richtext - npm Package Compare versions

Comparing version 4.6.6 to 4.6.7

6

lib/index.js

@@ -208,8 +208,2 @@ 'use strict';

}, {
key: 'componentWillUnmount',
value: function componentWillUnmount() {
if (!this.editor) return;
this.editor.destroy();
}
}, {
key: 'render',

@@ -216,0 +210,0 @@ value: function render() {

2

package.json
{
"name": "zan-richtext",
"version": "4.6.6",
"version": "4.6.7",
"description": "基于 UEditor 的 React 富文件编辑器",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

@@ -80,4 +80,8 @@ ## zan-richtext

### 更新日志
#### 4.6.7 (2018-05-15)
- [bug fix] 修复在 form 包裹下的 design 组件切换时多余 textarea 的问题
#### 4.5.2 (2017-12-06)
- [bug fix] 禁用插入链接弹窗敲回车自动提交表单的问题

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

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