prosemirror-paste-rules
Advanced tools
Comparing version 0.0.0-pr706.13 to 0.0.0-pr706.14
@@ -255,3 +255,3 @@ 'use strict'; | ||
rule, | ||
nodes | ||
nodes: [] | ||
}))); | ||
@@ -258,0 +258,0 @@ return; |
@@ -251,3 +251,3 @@ import _createForOfIteratorHelper from '@babel/runtime/helpers/esm/createForOfIteratorHelper'; | ||
rule, | ||
nodes | ||
nodes: [] | ||
}))); | ||
@@ -254,0 +254,0 @@ return; |
@@ -255,3 +255,3 @@ 'use strict'; | ||
rule, | ||
nodes | ||
nodes: [] | ||
}))); | ||
@@ -258,0 +258,0 @@ return; |
@@ -255,3 +255,3 @@ 'use strict'; | ||
rule, | ||
nodes | ||
nodes: [] | ||
}))); | ||
@@ -258,0 +258,0 @@ return; |
@@ -251,3 +251,3 @@ import _createForOfIteratorHelper from '@babel/runtime/helpers/esm/createForOfIteratorHelper'; | ||
rule, | ||
nodes | ||
nodes: [] | ||
}))); | ||
@@ -254,0 +254,0 @@ return; |
{ | ||
"name": "prosemirror-paste-rules", | ||
"version": "0.0.0-pr706.13", | ||
"version": "0.0.0-pr706.14", | ||
"description": "Better handling of pasted content in your prosemirror editor.", | ||
@@ -35,4 +35,4 @@ "homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/prosemirror-paste-rules", | ||
"@babel/runtime": "^7.13.10", | ||
"@remirror/core-constants": "0.0.0-pr706.13", | ||
"@remirror/core-helpers": "0.0.0-pr706.13", | ||
"@remirror/core-constants": "0.0.0-pr706.14", | ||
"@remirror/core-helpers": "0.0.0-pr706.14", | ||
"escape-string-regexp": "^4.0.0", | ||
@@ -39,0 +39,0 @@ "type-fest": "^0.21.3" |
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
88134
+ Added@remirror/core-constants@0.0.0-pr706.14(transitive)
+ Added@remirror/core-helpers@0.0.0-pr706.14(transitive)
- Removed@remirror/core-constants@0.0.0-pr706.13(transitive)
- Removed@remirror/core-helpers@0.0.0-pr706.13(transitive)