prosemirror-suggest
Advanced tools
Comparing version 1.0.0-next.31 to 1.0.0-next.32
# prosemirror-suggest | ||
## 1.0.0-next.32 | ||
> 2020-09-05 | ||
### Patch Changes | ||
- Updated dependencies [[`a830c70f`](https://github.com/remirror/remirror/commit/a830c70f76a5021c955e9cbba26b86e2db0333e3), [`a830c70f`](https://github.com/remirror/remirror/commit/a830c70f76a5021c955e9cbba26b86e2db0333e3)]: | ||
- @remirror/core-constants@1.0.0-next.32 | ||
- @remirror/core-helpers@1.0.0-next.32 | ||
## 1.0.0-next.31 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "prosemirror-suggest", | ||
"version": "1.0.0-next.31", | ||
"version": "1.0.0-next.32", | ||
"description": "Primitives for building your prosemirror suggestion and autocomplete functionality", | ||
@@ -24,4 +24,4 @@ "homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/prosemirror-suggest", | ||
"@babel/runtime": "^7.11.0", | ||
"@remirror/core-constants": "1.0.0-next.26", | ||
"@remirror/core-helpers": "1.0.0-next.31", | ||
"@remirror/core-constants": "1.0.0-next.32", | ||
"@remirror/core-helpers": "1.0.0-next.32", | ||
"escape-string-regexp": "^4.0.0", | ||
@@ -28,0 +28,0 @@ "type-fest": "^0.16.0" |
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
264121
+ Added@remirror/core-constants@1.0.0-next.32(transitive)
+ Added@remirror/core-helpers@1.0.0-next.32(transitive)
+ Added@remirror/core-types@1.0.0-next.32(transitive)
+ Added@remirror/pm@1.0.0-next.32(transitive)
- Removed@remirror/core-constants@1.0.0-next.26(transitive)
- Removed@remirror/core-helpers@1.0.0-next.31(transitive)
- Removed@remirror/core-types@1.0.0-next.28(transitive)
- Removed@remirror/pm@1.0.0-next.28(transitive)