New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@remirror/extension-mention

Package Overview
Dependencies
Maintainers
1
Versions
333
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remirror/extension-mention - npm Package Compare versions

Comparing version

to
1.0.0-next.10

9

CHANGELOG.md
# @remirror/extension-mention
## 1.0.0-next.10
> 2020-07-26
### Patch Changes
- Updated dependencies [6468058a]
- @remirror/core@1.0.0-next.10
## 1.0.0-next.9

@@ -4,0 +13,0 @@

6

package.json
{
"name": "@remirror/extension-mention",
"version": "1.0.0-next.9",
"version": "1.0.0-next.10",
"description": "Mention extension for the remirror wysiwyg editor",

@@ -22,7 +22,7 @@ "homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/@remirror/extension-mention",

"devDependencies": {
"@remirror/core": "^1.0.0-next.9",
"@remirror/core": "^1.0.0-next.10",
"@remirror/pm": "^1.0.0-next.4"
},
"peerDependencies": {
"@remirror/core": "^1.0.0-next.9",
"@remirror/core": "^1.0.0-next.10",
"@remirror/pm": "^1.0.0-next.4"

@@ -29,0 +29,0 @@ },