prosemirror-suggest
Advanced tools
Comparing version 1.0.0-next.47 to 1.0.0-next.49
# prosemirror-suggest | ||
## 1.0.0-next.49 | ||
> 2020-10-10 | ||
### Patch Changes | ||
- Forced update in pre-release mode. | ||
- Updated dependencies []: | ||
- @remirror/core-constants@1.0.0-next.49 | ||
- @remirror/core-helpers@1.0.0-next.49 | ||
## 1.0.0-next.47 | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "prosemirror-suggest", | ||
"version": "1.0.0-next.47", | ||
"version": "1.0.0-next.49", | ||
"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.35", | ||
"@remirror/core-helpers": "1.0.0-next.47", | ||
"@remirror/core-constants": "1.0.0-next.49", | ||
"@remirror/core-helpers": "1.0.0-next.49", | ||
"escape-string-regexp": "^4.0.0", | ||
@@ -34,3 +34,3 @@ "type-fest": "^0.17.0" | ||
"@types/prosemirror-state": "^1.2.5", | ||
"@types/prosemirror-view": "^1.15.0", | ||
"@types/prosemirror-view": "^1.16.0", | ||
"prosemirror-model": "^1.11.2", | ||
@@ -37,0 +37,0 @@ "prosemirror-state": "^1.3.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
298082
+ Added@remirror/core-constants@1.0.0-next.49(transitive)
+ Added@remirror/core-helpers@1.0.0-next.49(transitive)
+ Added@remirror/core-types@1.0.0-next.49(transitive)
+ Added@remirror/pm@1.0.0-next.49(transitive)
- Removed@remirror/core-constants@1.0.0-next.35(transitive)
- Removed@remirror/core-helpers@1.0.0-next.47(transitive)
- Removed@remirror/core-types@1.0.0-next.47(transitive)
- Removed@remirror/pm@1.0.0-next.47(transitive)