Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

braft-editor

Package Overview
Dependencies
Maintainers
1
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

braft-editor - npm Package Compare versions

Comparing version 2.3.4 to 2.3.5

2

CHANGELOG.md
### 历史更新记录
- 2019-06-14 v2.3.5
- 完善index.d.ts
- 2019-06-11 v2.3.4

@@ -4,0 +6,0 @@ - 支持部分更多自定义html属性的保留(需要升级braft-convert至v2.3.0)

@@ -73,2 +73,8 @@ import * as React from 'react';

onFullscreen?: Function;
handlePastedFiles?: Function;
handleDroppedFiles?: Function;
handlePastedText?: Function;
handleBeforeInput?: Function;
handleReturn?: Function;
handleKeyCommand?: Function;
}

@@ -75,0 +81,0 @@

2

package.json
{
"name": "braft-editor",
"version": "2.3.4",
"version": "2.3.5",
"description": "Rich Text Editor Based On Draft.js",

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

@@ -45,2 +45,4 @@ # Braft Editor

- 2019-06-14 v2.3.5
- 完善index.d.ts
- 2019-06-11 v2.3.4

@@ -47,0 +49,0 @@ - 支持部分更多自定义html属性的保留(需要升级braft-convert至v2.3.0)

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