@remirror/core-utils
Advanced tools
Comparing version
@@ -0,0 +0,0 @@ import type { AttributesProps, CommandFunction, CommandFunctionProps, FromToProps, MarkType, MarkTypeProps, NodeType, NodeTypeProps, PrimitiveSelection, ProsemirrorAttributes, RangeProps, Selection, Transaction } from '@remirror/core-types'; |
@@ -0,0 +0,0 @@ import { RemirrorIdentifier } from '@remirror/core-constants'; |
@@ -0,0 +0,0 @@ import { KebabCase, StringKey } from '@remirror/core-types'; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ export type { RemoveMarkProps, ReplaceTextProps, ToggleBlockItemProps, UpdateMarkProps, } from './command-utils'; |
@@ -0,0 +0,0 @@ import { MessageDescriptor } from '@remirror/messages'; |
@@ -0,0 +0,0 @@ import type { AnyConstructor, MarkTypeProps, NodeTypeProps, OptionalProsemirrorNodeProps, PosProps, PredicateProps, Primitive, ProsemirrorNode, ProsemirrorNodeProps, Transaction } from '@remirror/core-types'; |
@@ -0,0 +0,0 @@ import type { EditorStateProps, GetAttributesProps, MarkTypeProps, NodeTypeProps, RegExpProps, TransactionProps } from '@remirror/core-types'; |
@@ -0,0 +0,0 @@ import type { AttributesProps, EditorSchema, EditorState, EditorView, Fragment, KeyBindingCommandFunction, KeyBindings, MarkTypesProps, NodeTypeProps, NodeTypesProps, OptionalMarkProps, OptionalProsemirrorNodeProps, PosProps, ProsemirrorKeyBindings, ProsemirrorNode, ProsemirrorNodeProps, ResolvedPos, Selection, SelectionProps, Transaction, TransactionProps } from '@remirror/core-types'; |
{ | ||
"name": "@remirror/core-utils", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Core utilities for dealing with the dom and prosemirror within remirror", | ||
"homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/remirror__core-utils", | ||
"repository": "https://github.com/remirror/remirror/tree/HEAD/packages/remirror__core-utils", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/remirror/remirror.git", | ||
"directory": "packages/remirror__core-utils" | ||
}, | ||
"license": "MIT", | ||
@@ -35,6 +39,6 @@ "contributors": [ | ||
"@babel/runtime": "^7.13.10", | ||
"@remirror/core-constants": "^1.0.0", | ||
"@remirror/core-helpers": "^1.0.1", | ||
"@remirror/core-types": "^1.0.1", | ||
"@remirror/messages": "^1.0.1", | ||
"@remirror/core-constants": "^1.0.1", | ||
"@remirror/core-helpers": "^1.0.2", | ||
"@remirror/core-types": "^1.0.2", | ||
"@remirror/messages": "^1.0.3", | ||
"@types/min-document": "^2.19.0", | ||
@@ -45,10 +49,10 @@ "css-in-js-utils": "^3.1.0", | ||
"devDependencies": { | ||
"@remirror/pm": "^1.0.1", | ||
"@remirror/pm": "^1.0.3", | ||
"@types/jsdom": "^16.2.13", | ||
"@types/node": "^16.3.3", | ||
"domino": "^2.1.6", | ||
"jsdom": "^16.6.0" | ||
"jsdom": "^17.0.0" | ||
}, | ||
"peerDependencies": { | ||
"@remirror/pm": "^1.0.1", | ||
"@remirror/pm": "^1.0.3", | ||
"@types/node": "*", | ||
@@ -76,2 +80,2 @@ "domino": "*", | ||
"rn:dev": "src/index.ts" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
73
-1.35%597474
-5.55%19
-5%17413
-0.17%Updated
Updated