prosemirror-trailing-node
Advanced tools
Comparing version 3.0.0-beta.2 to 3.0.0-beta.3
{ | ||
"name": "prosemirror-trailing-node", | ||
"version": "3.0.0-beta.2", | ||
"version": "3.0.0-beta.3", | ||
"description": "A trailing node plugin for the prosemirror editor.", | ||
@@ -33,4 +33,4 @@ "homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/prosemirror-trailing-node", | ||
"dependencies": { | ||
"@remirror/core-constants": "3.0.0-beta.1", | ||
"@remirror/core-helpers": "4.0.0-beta.1", | ||
"@remirror/core-constants": "3.0.0-beta.2", | ||
"@remirror/core-helpers": "4.0.0-beta.2", | ||
"escape-string-regexp": "^4.0.0" | ||
@@ -37,0 +37,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
+ Added@remirror/core-constants@3.0.0-beta.2(transitive)
+ Added@remirror/core-helpers@4.0.0-beta.2(transitive)
+ Added@remirror/types@2.0.0-beta.2(transitive)
- Removed@remirror/core-constants@3.0.0-beta.1(transitive)
- Removed@remirror/core-helpers@4.0.0-beta.1(transitive)
- Removed@remirror/types@2.0.0-beta.1(transitive)