🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@milkdown/prose

Package Overview
Dependencies
Maintainers
1
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@milkdown/prose - npm Package Compare versions

Comparing version
7.18.0
to
7.19.0
+1
-1
lib/index.d.ts
import { InputRule } from 'prosemirror-inputrules';
import { PluginKey, Plugin, Transaction, Selection, EditorState } from 'prosemirror-state';
import { Plugin, PluginKey, Transaction, EditorState, Selection } from 'prosemirror-state';
import { Attrs, MarkType, NodeType, Node, Slice, ResolvedPos, Schema } from 'prosemirror-model';

@@ -4,0 +4,0 @@ import { EditorView } from 'prosemirror-view';

{
"name": "@milkdown/prose",
"type": "module",
"version": "7.18.0",
"version": "7.19.0",
"license": "MIT",

@@ -92,3 +92,3 @@ "repository": {

"prosemirror-view": "^1.41.3",
"@milkdown/exception": "7.18.0"
"@milkdown/exception": "7.19.0"
},

@@ -95,0 +95,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet