@remirror/react-utils
Advanced tools
Comparing version 2.0.3 to 2.0.4
{ | ||
"name": "@remirror/react-utils", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "A small set of utilities for react components in remirror.", | ||
@@ -42,3 +42,3 @@ "keywords": [ | ||
"@remirror/core-helpers": "^2.0.1", | ||
"@remirror/core-types": "^2.0.3" | ||
"@remirror/core-types": "^2.0.4" | ||
}, | ||
@@ -63,4 +63,3 @@ "devDependencies": { | ||
"sizeLimit": "5 KB" | ||
}, | ||
"readme": "# @remirror/react-utils\n\n> A small set of utilities for react components in remirror.\n\n[![Version][version]][npm] [![Weekly Downloads][downloads-badge]][npm] [![Bundled size][size-badge]][size] [![Typed Codebase][typescript]](#) [![MIT License][license]](#)\n\n[version]: https://flat.badgen.net/npm/v/@remirror/react-utils\n[npm]: https://npmjs.com/package/@remirror/react-utils\n[license]: https://flat.badgen.net/badge/license/MIT/purple\n[size]: https://bundlephobia.com/result?p=@remirror/react-utils\n[size-badge]: https://flat.badgen.net/bundlephobia/minzip/@remirror/react-utils\n[typescript]: https://flat.badgen.net/badge/icon/TypeScript?icon=typescript&label\n[downloads-badge]: https://badgen.net/npm/dw/@remirror/react-utils/red?icon=npm\n\n<br />\n\n## Installation\n\n```bash\nyarn add @remirror/react-utils # yarn\npnpm add @remirror/react-utils # pnpm\nnpm install @remirror/react-utils # npm\n```\n\nThis is included by default when you install the recommended `remirror` package. All exports are also available via the entry-point, `remirror/react`.\n\n<br />\n" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
50437
11
207
Updated@remirror/core-types@^2.0.4