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

@aligov/components-richtext-editor

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aligov/components-richtext-editor - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

10

package.json
{
"name": "@aligov/components-richtext-editor",
"version": "1.0.0",
"version": "1.0.1",
"description": "富文本编辑器",

@@ -29,7 +29,3 @@ "files": [

"braft-editor": "^2.3.8",
"immutable": "^4.0.0-rc.12",
"prop-types": "^15.5.8",
"slate": "^0.47.8",
"slate-html-serializer": "^0.8.10",
"slate-react": "^0.22.8"
"prop-types": "^15.5.8"
},

@@ -53,3 +49,3 @@ "devDependencies": {

},
"homepage": "https://unpkg.com/@aligov/components-richtext-editor@1.0.0/build/index.html"
"homepage": "https://unpkg.com/@aligov/components-richtext-editor@1.0.1/build/index.html"
}

@@ -72,2 +72,2 @@ # 富文本编辑器

| controls | 需要展示的控件 | 否 | Array<String> | 见源码 | 一般不填,使默认值 样例见: 见 https://www.yuque.com/braft-editor/be/gz44tn#bo49ph |
| contentStyle | 编辑区域的样式 , | 否 | Array<String> | 见源码 | 样例见: https://braft.margox.cn/demos/custom |
| contentStyle | 编辑区域的样式 , | 否 | Object | 见源码 | 样例见: https://braft.margox.cn/demos/custom |

Sorry, the diff of this file is not supported yet

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