@milkdown/ctx
Advanced tools
Comparing version 5.3.2 to 5.3.3
@@ -1,4 +0,1 @@ | ||
export * from './context'; | ||
export * from './plugin'; | ||
export * from './timing'; | ||
//# sourceMappingURL=index.d.ts.map | ||
export * from './src/index' |
{ | ||
"name": "@milkdown/ctx", | ||
"version": "5.3.2", | ||
"version": "5.3.3", | ||
"type": "module", | ||
@@ -23,3 +23,3 @@ "main": "./lib/index.es.js", | ||
"dependencies": { | ||
"@milkdown/exception": "5.3.2", | ||
"@milkdown/exception": "5.3.3", | ||
"tslib": "^2.3.1" | ||
@@ -31,5 +31,5 @@ }, | ||
"tsc": "tsc --noEmit", | ||
"build": "vite build && tsc --emitDeclarationOnly" | ||
"build": "vite build" | ||
}, | ||
"readme": "# @milkdown/ctx\n\nThe ctx 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
46
647
36456
+ Added@milkdown/exception@5.3.3(transitive)
- Removed@milkdown/exception@5.3.2(transitive)
Updated@milkdown/exception@5.3.3