@prosekit/pm
Advanced tools
Comparing version 0.0.0-next-20240622120010 to 0.0.0-next-20240626133927
@@ -22,2 +22,3 @@ import { AddMarkStep } from 'prosemirror-transform'; | ||
import { DecorationSource } from 'prosemirror-view'; | ||
import { config as default_alias_1 } from '@prosekit/dev/config-vitest'; | ||
import { deleteSelection } from 'prosemirror-commands'; | ||
@@ -172,7 +173,3 @@ import { DirectEditorProps } from 'prosemirror-view'; | ||
export declare const default_alias_1: { | ||
test: { | ||
environment: "jsdom"; | ||
}; | ||
}; | ||
export { default_alias_1 } | ||
@@ -179,0 +176,0 @@ export { deleteSelection } |
{ | ||
"name": "@prosekit/pm", | ||
"type": "module", | ||
"version": "0.0.0-next-20240622120010", | ||
"version": "0.0.0-next-20240626133927", | ||
"private": false, | ||
@@ -93,3 +93,3 @@ "author": { | ||
"typescript": "^5.5.2", | ||
"vitest": "^1.6.0", | ||
"vitest": "^2.0.0-beta.12", | ||
"@prosekit/dev": "0.0.0" | ||
@@ -96,0 +96,0 @@ }, |
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
24537
459