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

braft-utils

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

braft-utils - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

3

dist/content.js

@@ -348,2 +348,5 @@ 'use strict';

},
handleKeyCommand: function handleKeyCommand(editorState, command) {
return _draftJs.RichUtils.handleKeyCommand(editorState, command);
},
undo: function undo(editorState) {

@@ -350,0 +353,0 @@ return _draftJs.EditorState.undo(editorState);

2

package.json
{
"name": "braft-utils",
"version": "0.0.10",
"version": "0.0.11",
"description": "Utils for Braft Editor",

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

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