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

draft-js-mention-plugin

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

draft-js-mention-plugin - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

3

CHANGELOG.md

@@ -6,2 +6,5 @@ # Change Log

## 3.0.2
- bumped find-with-regex
## 3.0.1

@@ -8,0 +11,0 @@ - Added `aria-selected="true"` for the suggestions listbox focused option.

4

package.json
{
"name": "draft-js-mention-plugin",
"version": "3.0.1",
"version": "3.0.2",
"description": "Mention Plugin for DraftJS",

@@ -35,3 +35,3 @@ "author": {

"decorate-component-with-props": "^1.0.2",
"find-with-regex": "^1.0.2",
"find-with-regex": "^1.1.2",
"immutable": "~3.7.4",

@@ -38,0 +38,0 @@ "prop-types": "^15.5.8",

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