@remirror/core-utils
Advanced tools
Comparing version 1.0.0-next.44 to 1.0.0-next.47
# @remirror/core-utils | ||
## 1.0.0-next.47 | ||
> 2020-10-08 | ||
### Patch Changes | ||
- [`4658d45c`](https://github.com/remirror/remirror/commit/4658d45ce2c60eb609cb54b19a86cc3fd4a1f33e) Thanks [@ifiokjr](https://github.com/ifiokjr)! - Update external dependencies. | ||
- Updated dependencies [[`4658d45c`](https://github.com/remirror/remirror/commit/4658d45ce2c60eb609cb54b19a86cc3fd4a1f33e)]: | ||
- @remirror/core-helpers@1.0.0-next.47 | ||
- @remirror/core-types@1.0.0-next.47 | ||
- @remirror/pm@1.0.0-next.47 | ||
## 1.0.0-next.44 | ||
@@ -4,0 +17,0 @@ |
{ | ||
"name": "@remirror/core-utils", | ||
"version": "1.0.0-next.44", | ||
"version": "1.0.0-next.47", | ||
"description": "Core utilities for dealing with the dom and prosemirror within remirror", | ||
@@ -25,15 +25,15 @@ "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.44", | ||
"@remirror/core-types": "1.0.0-next.44", | ||
"@remirror/core-helpers": "1.0.0-next.47", | ||
"@remirror/core-types": "1.0.0-next.47", | ||
"@types/min-document": "^2.19.0", | ||
"min-document": "^2.19.0", | ||
"type-fest": "^0.16.0" | ||
"type-fest": "^0.17.0" | ||
}, | ||
"devDependencies": { | ||
"@remirror/pm": "1.0.0-next.44", | ||
"@types/node": "^14.11.2", | ||
"@remirror/pm": "1.0.0-next.47", | ||
"@types/node": "^14.11.5", | ||
"domino": "^2.1.6" | ||
}, | ||
"peerDependencies": { | ||
"@remirror/pm": "1.0.0-next.44", | ||
"@remirror/pm": "1.0.0-next.47", | ||
"@types/node": "*" | ||
@@ -40,0 +40,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
466594
+ Added@remirror/core-helpers@1.0.0-next.47(transitive)
+ Added@remirror/core-types@1.0.0-next.47(transitive)
+ Added@remirror/pm@1.0.0-next.47(transitive)
+ Addedtype-fest@0.17.0(transitive)
- Removed@remirror/core-helpers@1.0.0-next.44(transitive)
- Removed@remirror/core-types@1.0.0-next.44(transitive)
- Removed@remirror/pm@1.0.0-next.44(transitive)
- Removedtype-fest@0.16.0(transitive)
Updatedtype-fest@^0.17.0