@milkdown/prose
Advanced tools
Comparing version 7.2.1 to 7.2.2
{ | ||
"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 |
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
73183
89
1156
+ Added@milkdown/exception@7.2.2(transitive)
- Removed@milkdown/exception@7.2.1(transitive)
Updated@milkdown/exception@7.2.2