@prosekit/pm
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -191,2 +191,3 @@ import { AddMarkStep } from 'prosemirror-transform'; | ||
export { Fragment } | ||
export { Fragment as ProseMirrorFragment } | ||
@@ -193,0 +194,0 @@ export { InputRule } |
export { ProseMirrorNode } from './_tsup-dts-rollup'; | ||
export { ProseMirrorFragment } from './_tsup-dts-rollup'; | ||
export { AttributeSpec } from './_tsup-dts-rollup'; | ||
@@ -3,0 +4,0 @@ export { Attrs } from './_tsup-dts-rollup'; |
// src/model.ts | ||
export * from "prosemirror-model"; | ||
import { Node } from "prosemirror-model"; | ||
import { Fragment } from "prosemirror-model"; | ||
export { | ||
Fragment as ProseMirrorFragment, | ||
Node as ProseMirrorNode | ||
}; |
{ | ||
"name": "@prosekit/pm", | ||
"type": "module", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"private": false, | ||
@@ -6,0 +6,0 @@ "author": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
22635
422
0