@remirror/core-utils
Advanced tools
Comparing version 1.0.0-next.37 to 1.0.0-next.38
# @remirror/core-utils | ||
## 1.0.0-next.38 | ||
> 2020-09-16 | ||
### Patch Changes | ||
- Updated dependencies [[`14e48698`](https://github.com/remirror/remirror/commit/14e48698a28c3ec54a475970e0a6375f446a3a73), [`6855ee77`](https://github.com/remirror/remirror/commit/6855ee773bf25a4b30d45a7e09eeab78d6b3f67a)]: | ||
- @remirror/pm@1.0.0-next.38 | ||
- @remirror/core-helpers@1.0.0-next.38 | ||
- @remirror/core-types@1.0.0-next.38 | ||
## 1.0.0-next.37 | ||
@@ -4,0 +15,0 @@ |
{ | ||
"name": "@remirror/core-utils", | ||
"version": "1.0.0-next.37", | ||
"version": "1.0.0-next.38", | ||
"description": "Core utilities for dealing with the dom and prosemirror within remirror", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/@remirror/core-utils", | ||
"@remirror/core-constants": "1.0.0-next.35", | ||
"@remirror/core-helpers": "1.0.0-next.37", | ||
"@remirror/core-types": "1.0.0-next.37", | ||
"@remirror/core-helpers": "1.0.0-next.38", | ||
"@remirror/core-types": "1.0.0-next.38", | ||
"@types/min-document": "^2.19.0", | ||
@@ -32,3 +32,3 @@ "min-document": "^2.19.0" | ||
"devDependencies": { | ||
"@remirror/pm": "1.0.0-next.37", | ||
"@remirror/pm": "1.0.0-next.38", | ||
"@types/node": "^14.10.1", | ||
@@ -38,3 +38,3 @@ "domino": "^2.1.6" | ||
"peerDependencies": { | ||
"@remirror/pm": "1.0.0-next.37", | ||
"@remirror/pm": "1.0.0-next.38", | ||
"@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
435298
+ Added@remirror/core-helpers@1.0.0-next.38(transitive)
+ Added@remirror/core-types@1.0.0-next.38(transitive)
+ Added@remirror/pm@1.0.0-next.38(transitive)
- Removed@remirror/core-helpers@1.0.0-next.37(transitive)
- Removed@remirror/core-types@1.0.0-next.37(transitive)
- Removed@remirror/pm@1.0.0-next.37(transitive)