@milkdown/preset-commonmark
Advanced tools
Comparing version 7.1.2-next.3 to 7.2.0
{ | ||
"name": "@milkdown/preset-commonmark", | ||
"type": "module", | ||
"version": "7.1.2-next.3", | ||
"version": "7.2.0", | ||
"license": "MIT", | ||
@@ -25,6 +25,6 @@ "repository": { | ||
"peerDependencies": { | ||
"@milkdown/core": "^7.1.2-next.0", | ||
"@milkdown/ctx": "^7.1.2-next.0", | ||
"@milkdown/prose": "^7.1.2-next.0", | ||
"@milkdown/transformer": "^7.1.2-next.0" | ||
"@milkdown/core": "^7.2.0", | ||
"@milkdown/ctx": "^7.2.0", | ||
"@milkdown/prose": "^7.2.0", | ||
"@milkdown/transformer": "^7.2.0" | ||
}, | ||
@@ -36,11 +36,11 @@ "dependencies": { | ||
"unist-util-visit": "^4.0.0", | ||
"@milkdown/exception": "7.1.2-next.3", | ||
"@milkdown/utils": "7.1.2-next.3" | ||
"@milkdown/exception": "7.2.0", | ||
"@milkdown/utils": "7.2.0" | ||
}, | ||
"devDependencies": { | ||
"@types/unist": "^2.0.6", | ||
"@milkdown/core": "7.1.2-next.3", | ||
"@milkdown/ctx": "7.1.2-next.3", | ||
"@milkdown/prose": "7.1.2-next.3", | ||
"@milkdown/transformer": "7.1.2-next.3" | ||
"@milkdown/core": "7.2.0", | ||
"@milkdown/ctx": "7.2.0", | ||
"@milkdown/prose": "7.2.0", | ||
"@milkdown/transformer": "7.2.0" | ||
}, | ||
@@ -47,0 +47,0 @@ "nx": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
332913
+ Added@milkdown/exception@7.2.0(transitive)
+ Added@milkdown/utils@7.2.0(transitive)
- Removed@milkdown/exception@7.1.2-next.3(transitive)
- Removed@milkdown/utils@7.1.2-next.3(transitive)
Updated@milkdown/exception@7.2.0
Updated@milkdown/utils@7.2.0