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

react-quill

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-quill - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

4

CHANGELOG.md
Changelog
=========
v0.0.6
------
- Added keywords for inclusion in [React.parts](https://react.parts).
v0.0.5

@@ -5,0 +9,0 @@ ------

6

package.json
{
"name": "react-quill",
"version": "0.0.5",
"version": "0.0.6",
"description": "The Quill rich-text editor as a React component.",

@@ -26,5 +26,7 @@ "author": "zenoamaro <zenoamaro@gmail.com>",

"keywords": [
"react",
"react-component",
"rich",
"text",
"richtext",
"rich-text",
"textarea"

@@ -31,0 +33,0 @@ ],

@@ -165,2 +165,5 @@ React-Quill ![](https://travis-ci.org/zenoamaro/react-quill.svg?branch=master)

---------
#### v0.0.6
- Added keywords for inclusion in [React.parts](https://react.parts).
#### v0.0.5

@@ -175,6 +178,2 @@ - Default empty content for components with no value.

#### v0.0.3
- Switched from `quilljs` package to `quill`.
- Using the new `destroy()` from Quill.
[Full changelog](CHANGELOG.md)

@@ -181,0 +180,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