prosemirror-suggest
Advanced tools
Comparing version 0.0.0-pr706.4 to 0.0.0-pr706.5
@@ -1,2 +0,2 @@ | ||
import { TextSelection, Selection, PluginKey, Plugin } from 'prosemirror-state'; | ||
import { TextSelection, PluginKey, Selection, Plugin } from 'prosemirror-state'; | ||
import _createForOfIteratorHelper from '@babel/runtime/helpers/esm/createForOfIteratorHelper'; | ||
@@ -3,0 +3,0 @@ import _objectSpread from '@babel/runtime/helpers/esm/objectSpread2'; |
@@ -1,2 +0,2 @@ | ||
import { TextSelection, Selection, PluginKey, Plugin } from 'prosemirror-state'; | ||
import { TextSelection, PluginKey, Selection, Plugin } from 'prosemirror-state'; | ||
import _createForOfIteratorHelper from '@babel/runtime/helpers/esm/createForOfIteratorHelper'; | ||
@@ -3,0 +3,0 @@ import _objectSpread from '@babel/runtime/helpers/esm/objectSpread2'; |
{ | ||
"name": "prosemirror-suggest", | ||
"version": "0.0.0-pr706.4", | ||
"version": "0.0.0-pr706.5", | ||
"description": "Primitives for building your prosemirror suggestion and autocomplete functionality", | ||
@@ -11,3 +11,2 @@ "homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/prosemirror-suggest", | ||
], | ||
"sideEffects": false, | ||
"exports": { | ||
@@ -36,4 +35,4 @@ ".": { | ||
"@babel/runtime": "^7.12.13", | ||
"@remirror/core-constants": "0.0.0-pr706.4", | ||
"@remirror/core-helpers": "0.0.0-pr706.4", | ||
"@remirror/core-constants": "0.0.0-pr706.5", | ||
"@remirror/core-helpers": "0.0.0-pr706.5", | ||
"escape-string-regexp": "^4.0.0", | ||
@@ -40,0 +39,0 @@ "type-fest": "^0.20.2" |
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
314903
+ Added@remirror/core-constants@0.0.0-pr706.5(transitive)
+ Added@remirror/core-helpers@0.0.0-pr706.5(transitive)
- Removed@remirror/core-constants@0.0.0-pr706.4(transitive)
- Removed@remirror/core-helpers@0.0.0-pr706.4(transitive)