@remirror/core-utils
Advanced tools
Comparing version 0.7.3 to 0.7.4
# @remirror/core-utils | ||
## 0.7.4 | ||
### Patch Changes | ||
- 7380e18f: Update repository url from ifiokjr/remirror to remirror/remirror to reflect new GitHub | ||
organisation. | ||
- Updated dependencies [7380e18f] | ||
- @remirror/core-constants@0.7.4 | ||
- @remirror/core-helpers@0.7.4 | ||
- @remirror/core-types@0.7.4 | ||
## 0.7.3 | ||
### Patch Changes | ||
@@ -5,0 +17,0 @@ |
@@ -6,5 +6,5 @@ { | ||
"author": "Ifiok Jr. <ifiokotung@gmail.com>", | ||
"homepage": "https://github.com/ifiokjr/remirror/tree/master/@remirror/core-utils", | ||
"repository": "https://github.com/ifiokjr/remirror/tree/master/@remirror/core-utils", | ||
"version": "0.7.3", | ||
"homepage": "https://github.com/remirror/remirror/tree/master/@remirror/core-utils", | ||
"repository": "https://github.com/remirror/remirror/tree/master/@remirror/core-utils", | ||
"version": "0.7.4", | ||
"main": "lib/index.js", | ||
@@ -20,5 +20,5 @@ "module": "lib/dist/core-utils.esm.js", | ||
"@babel/runtime": "^7", | ||
"@remirror/core-constants": "^0.7.3", | ||
"@remirror/core-helpers": "^0.7.3", | ||
"@remirror/core-types": "^0.7.3", | ||
"@remirror/core-constants": "^0.7.4", | ||
"@remirror/core-helpers": "^0.7.4", | ||
"@remirror/core-types": "^0.7.4", | ||
"@types/min-document": "^2.19.0", | ||
@@ -25,0 +25,0 @@ "@types/node": ">=12.11.2", |
# @remirror/core-utils | ||
[![npm bundle size (scoped)](https://img.shields.io/bundlephobia/minzip/@remirror/core-utils.svg?)](https://bundlephobia.com/result?p=@remirror/core-utils) [![npm](https://img.shields.io/npm/dm/@remirror/core-utils.svg?&logo=npm)](https://www.npmjs.com/package/@remirror/core-utils) | ||
[![npm bundle size (scoped)](https://img.shields.io/bundlephobia/minzip/@remirror/core-utils.svg?)](https://bundlephobia.com/result?p=@remirror/core-utils) | ||
[![npm](https://img.shields.io/npm/dm/@remirror/core-utils.svg?&logo=npm)](https://www.npmjs.com/package/@remirror/core-utils) | ||
Provides core utility functions which are used throughout the remirror codebase. |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
643124
7