react-froala-wysiwyg
Advanced tools
Comparing version 2.7.0 to 2.7.1
{ | ||
"name": "react-froala-wysiwyg", | ||
"version": "2.7.0", | ||
"version": "2.7.1", | ||
"description": "React component for Froala WYSIWYG HTML rich text editor", | ||
@@ -22,8 +22,8 @@ "main": "index.js", | ||
"peerDependencies": { | ||
"react": "~0.14 || ^15.0.0", | ||
"react-dom": "~0.14 || ^15.0.0" | ||
"react": "~0.14 || ^15.0.0 || ^16.0.0", | ||
"react-dom": "~0.14 || ^15.0.0 || ^16.0.0" | ||
}, | ||
"dependencies": { | ||
"create-react-class": "^15.5.2", | ||
"froala-editor": "^2.6.0" | ||
"froala-editor": "^2.7.1" | ||
}, | ||
@@ -30,0 +30,0 @@ "devDependencies": { |
# React JS Froala WYSIWYG Editor | ||
[![npm](https://img.shields.io/npm/v/react-froala-wysiwyg.svg)](https://www.npmjs.com/package/react-froala-wysiwyg) | ||
[![npm](https://img.shields.io/npm/dm/react-froala-wysiwyg.svg)](https://www.npmjs.com/package/react-froala-wysiwyg) | ||
[![npm](https://img.shields.io/npm/l/react-froala-wysiwyg.svg)](https://www.npmjs.com/package/react-froala-wysiwyg) | ||
>react-froala-wyswiyg provides React bindings to the Froala WYSIWYG editor VERSION 2. | ||
@@ -11,2 +15,7 @@ | ||
## Update editor version | ||
```bash | ||
npm update froala-editor | ||
``` | ||
## Usage | ||
@@ -13,0 +22,0 @@ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
159337
310
0
46
+ Addedreact@16.14.0(transitive)
+ Addedreact-dom@16.14.0(transitive)
+ Addedscheduler@0.19.1(transitive)
- Removedasap@2.0.6(transitive)
- Removedcore-js@1.2.7(transitive)
- Removedencoding@0.1.13(transitive)
- Removedfbjs@0.8.18(transitive)
- Removediconv-lite@0.6.3(transitive)
- Removedis-stream@1.1.0(transitive)
- Removedisomorphic-fetch@2.2.1(transitive)
- Removednode-fetch@1.7.3(transitive)
- Removedpromise@7.3.1(transitive)
- Removedreact@15.7.0(transitive)
- Removedreact-dom@15.7.0(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedsetimmediate@1.0.5(transitive)
- Removedua-parser-js@0.7.40(transitive)
- Removedwhatwg-fetch@3.6.20(transitive)
Updatedfroala-editor@^2.7.1