Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@milkdown/prose

Package Overview
Dependencies
Maintainers
1
Versions
72
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.2.1 to 7.2.2

lib/style/gapcursor.css

7

package.json
{
"name": "@milkdown/prose",
"type": "module",
"version": "7.2.1",
"version": "7.2.2",
"license": "MIT",

@@ -66,3 +66,4 @@ "repository": {

"./view/style/prosemirror.css": "./lib/style/prosemirror.css",
"./tables/style/tables.css": "./lib/style/tables.css"
"./tables/style/tables.css": "./lib/style/tables.css",
"./gapcursor/style/gapcurosr.css": "./lib/style/gapcursor.css"
},

@@ -133,3 +134,3 @@ "main": "./lib/index.js",

"tslib": "^2.5.0",
"@milkdown/exception": "7.2.1"
"@milkdown/exception": "7.2.2"
},

@@ -136,0 +137,0 @@ "nx": {

@@ -7,3 +7,3 @@ # @milkdown/prose

Documentation can be found on the [Milkdown website](https://milkdown.dev/prose).
Documentation can be found on the [Milkdown website](https://milkdown.dev/docs/guide/prosemirror-api).

@@ -10,0 +10,0 @@ # License

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc