@remirror/core-utils
Advanced tools
Comparing version 1.0.0-next.50 to 1.0.0-next.51
# @remirror/core-utils | ||
## 1.0.0-next.51 | ||
> 2020-10-27 | ||
### Patch Changes | ||
- Forced update in pre-release mode. | ||
- Updated dependencies [[`997eb56a`](https://github.com/remirror/remirror/commit/997eb56a49ad653544fcd00b83e394e63df3a116)]: | ||
- @remirror/core-constants@1.0.0-next.51 | ||
- @remirror/core-helpers@1.0.0-next.51 | ||
- @remirror/core-types@1.0.0-next.51 | ||
- @remirror/pm@1.0.0-next.51 | ||
## 1.0.0-next.50 | ||
@@ -4,0 +18,0 @@ |
{ | ||
"name": "@remirror/core-utils", | ||
"version": "1.0.0-next.50", | ||
"version": "1.0.0-next.51", | ||
"description": "Core utilities for dealing with the dom and prosemirror within remirror", | ||
@@ -24,5 +24,5 @@ "homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/@remirror/core-utils", | ||
"@babel/runtime": "^7.12.0", | ||
"@remirror/core-constants": "1.0.0-next.50", | ||
"@remirror/core-helpers": "1.0.0-next.50", | ||
"@remirror/core-types": "1.0.0-next.50", | ||
"@remirror/core-constants": "1.0.0-next.51", | ||
"@remirror/core-helpers": "1.0.0-next.51", | ||
"@remirror/core-types": "1.0.0-next.51", | ||
"@types/min-document": "^2.19.0", | ||
@@ -33,8 +33,8 @@ "min-document": "^2.19.0", | ||
"devDependencies": { | ||
"@remirror/pm": "1.0.0-next.50", | ||
"@types/node": "^14.11.8", | ||
"@remirror/pm": "1.0.0-next.51", | ||
"@types/node": "^14.14.3", | ||
"domino": "^2.1.6" | ||
}, | ||
"peerDependencies": { | ||
"@remirror/pm": "1.0.0-next.50", | ||
"@remirror/pm": "1.0.0-next.51", | ||
"@types/node": "*" | ||
@@ -41,0 +41,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
469794
+ Added@remirror/core-constants@1.0.0-next.51(transitive)
+ Added@remirror/core-helpers@1.0.0-next.51(transitive)
+ Added@remirror/core-types@1.0.0-next.51(transitive)
+ Added@remirror/pm@1.0.0-next.51(transitive)
- Removed@remirror/core-constants@1.0.0-next.50(transitive)
- Removed@remirror/core-helpers@1.0.0-next.50(transitive)
- Removed@remirror/core-types@1.0.0-next.50(transitive)
- Removed@remirror/pm@1.0.0-next.50(transitive)