draft-js-mention-plugin
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -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. |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
63888
Updatedfind-with-regex@^1.1.2