@milkdown/transformer
Advanced tools
Comparing version 5.3.2 to 5.3.3
@@ -1,4 +0,1 @@ | ||
export * from './parser'; | ||
export * from './serializer'; | ||
export * from './utility'; | ||
//# sourceMappingURL=index.d.ts.map | ||
export * from './src/index' |
{ | ||
"name": "@milkdown/transformer", | ||
"version": "5.3.2", | ||
"version": "5.3.3", | ||
"type": "module", | ||
@@ -20,4 +20,4 @@ "main": "./lib/index.es.js", | ||
"dependencies": { | ||
"@milkdown/exception": "5.3.2", | ||
"@milkdown/prose": "5.3.2", | ||
"@milkdown/exception": "5.3.3", | ||
"@milkdown/prose": "5.3.3", | ||
"remark": "^14.0.1", | ||
@@ -31,5 +31,5 @@ "tslib": "^2.3.1", | ||
"tsc": "tsc --noEmit", | ||
"build": "vite build && tsc --emitDeclarationOnly" | ||
"build": "vite build" | ||
}, | ||
"readme": "# @milkdown/transformer\n\nThe transformer module of [milkdown](https://saul-mirone.github.io/milkdown/).\n\n# Official Documentation\n\nDocumentation can be found on the [Milkdown website](https://saul-mirone.github.io/milkdown/).\n\n# License\n\nMilkdown is open sourced software licensed under [MIT license](https://github.com/Saul-Mirone/milkdown/blob/main/LICENSE).\n" | ||
} |
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
54
104480
1869
+ Added@milkdown/exception@5.3.3(transitive)
+ Added@milkdown/prose@5.3.3(transitive)
- Removed@milkdown/exception@5.3.2(transitive)
- Removed@milkdown/prose@5.3.2(transitive)
Updated@milkdown/exception@5.3.3
Updated@milkdown/prose@5.3.3