@remirror/react-utils
Advanced tools
Comparing version 1.0.0-next.51 to 1.0.0-next.52
# @remirror/react-utils | ||
## 1.0.0-next.52 | ||
> 2020-11-06 | ||
### Patch Changes | ||
- Forced update in pre-release mode. | ||
- Updated dependencies []: | ||
- @remirror/core-constants@1.0.0-next.52 | ||
- @remirror/core-helpers@1.0.0-next.52 | ||
- @remirror/core-types@1.0.0-next.52 | ||
## 1.0.0-next.51 | ||
@@ -4,0 +17,0 @@ |
{ | ||
"name": "@remirror/react-utils", | ||
"version": "1.0.0-next.51", | ||
"version": "1.0.0-next.52", | ||
"description": "A small set of utilities for react components in remirror.", | ||
@@ -30,9 +30,9 @@ "keywords": [ | ||
"@babel/runtime": "^7.12.0", | ||
"@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/core-constants": "1.0.0-next.52", | ||
"@remirror/core-helpers": "1.0.0-next.52", | ||
"@remirror/core-types": "1.0.0-next.52" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "^16.9.53", | ||
"react": "^16.14.0" | ||
"react": "^17.0.1" | ||
}, | ||
@@ -39,0 +39,0 @@ "peerDependencies": { |
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
37950
+ Added@remirror/core-constants@1.0.0-next.52(transitive)
+ Added@remirror/core-helpers@1.0.0-next.52(transitive)
+ Added@remirror/core-types@1.0.0-next.52(transitive)
+ Added@remirror/pm@1.0.0-next.52(transitive)
- Removed@remirror/core-constants@1.0.0-next.51(transitive)
- Removed@remirror/core-helpers@1.0.0-next.51(transitive)
- Removed@remirror/core-types@1.0.0-next.51(transitive)
- Removed@remirror/pm@1.0.0-next.51(transitive)
- Removedthrottle-debounce@2.3.0(transitive)