prosemirror-suggest
Advanced tools
Comparing version 1.0.0-next.35 to 1.0.0-next.37
# prosemirror-suggest | ||
## 1.0.0-next.37 | ||
> 2020-09-14 | ||
### Patch Changes | ||
- Updated dependencies []: | ||
- @remirror/core-helpers@1.0.0-next.37 | ||
## 1.0.0-next.35 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "prosemirror-suggest", | ||
"version": "1.0.0-next.35", | ||
"version": "1.0.0-next.37", | ||
"description": "Primitives for building your prosemirror suggestion and autocomplete functionality", | ||
@@ -25,3 +25,3 @@ "homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/prosemirror-suggest", | ||
"@remirror/core-constants": "1.0.0-next.35", | ||
"@remirror/core-helpers": "1.0.0-next.35", | ||
"@remirror/core-helpers": "1.0.0-next.37", | ||
"escape-string-regexp": "^4.0.0", | ||
@@ -28,0 +28,0 @@ "type-fest": "^0.16.0" |
@@ -11,3 +11,3 @@ # prosemirror-suggest | ||
[size]: https://bundlephobia.com/result?p=prosemirror-suggest@next | ||
[size-badge]: https://flat.badgen.net/bundlephobia/minzip/prosemirror-suggest | ||
[size-badge]: https://flat.badgen.net/bundlephobia/minzip/prosemirror-suggest@next | ||
[typescript]: https://flat.badgen.net/badge/icon/TypeScript?icon=typescript&label | ||
@@ -14,0 +14,0 @@ [downloads-badge]: https://badgen.net/npm/dw/prosemirror-suggest/red?icon=npm |
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
296470
+ Added@remirror/core-helpers@1.0.0-next.37(transitive)
+ Added@remirror/core-types@1.0.0-next.37(transitive)
+ Added@remirror/pm@1.0.0-next.37(transitive)
- Removed@remirror/core-helpers@1.0.0-next.35(transitive)
- Removed@remirror/core-types@1.0.0-next.35(transitive)
- Removed@remirror/pm@1.0.0-next.35(transitive)