prosemirror-paste-rules
Advanced tools
Comparing version 3.0.0-beta.2 to 3.0.0-beta.3
{ | ||
"name": "prosemirror-paste-rules", | ||
"version": "3.0.0-beta.2", | ||
"version": "3.0.0-beta.3", | ||
"description": "Better handling of pasted content in your prosemirror editor.", | ||
@@ -34,4 +34,4 @@ "homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/prosemirror-paste-rules", | ||
"@babel/runtime": "^7.22.3", | ||
"@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" | ||
@@ -38,0 +38,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)