@remirror/core-constants
Advanced tools
Comparing version 0.0.0-pr1801.2 to 0.0.0-pr1801.3
{ | ||
"name": "@remirror/core-constants", | ||
"version": "0.0.0-pr1801.2", | ||
"version": "0.0.0-pr1801.3", | ||
"description": "The core constants used throughout the remirror codebase", | ||
@@ -40,3 +40,4 @@ "homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/remirror__core-constants", | ||
"sizeLimit": "2 KB" | ||
} | ||
}, | ||
"readme": "# @remirror/core-constants\n\n> core constants used throughout the `remirror` codebase.\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/core-constants\n[npm]: https://npmjs.com/package/@remirror/core-constants\n[license]: https://flat.badgen.net/badge/license/MIT/purple\n[size]: https://bundlephobia.com/result?p=@remirror/core-constants\n[size-badge]: https://flat.badgen.net/bundlephobia/minzip/@remirror/core-constants\n[typescript]: https://flat.badgen.net/badge/icon/TypeScript?icon=typescript&label\n[downloads-badge]: https://badgen.net/npm/dw/@remirror/core-constants/red?icon=npm\n\n## Installation\n\nThis is included by default when you install the recommended `remirror` package. All exports are also available via `remirror/core/constants` and `remirror/core`.\n" | ||
} |
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
57342