🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

@prosekit/lit

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prosekit/lit - npm Package Compare versions

Comparing version

to
0.0.0-next-20240626133927

@@ -7,2 +7,3 @@ import { AutocompleteEmptyElement as AutocompleteEmpty } from '@prosekit/web/autocomplete';

import { BlockPopoverElement as BlockPopover } from '@prosekit/web/block-handle';
import { config as default_alias_1 } from '@prosekit/dev/config-vitest';
import { InlinePopoverElement as InlinePopover } from '@prosekit/web/inline-popover';

@@ -33,7 +34,3 @@ import { Options } from 'tsup';

export declare const default_alias_1: {
test: {
environment: "jsdom";
};
};
export { default_alias_1 }

@@ -40,0 +37,0 @@ export { InlinePopover }

{
"name": "@prosekit/lit",
"type": "module",
"version": "0.0.0-next-20240622120010",
"version": "0.0.0-next-20240626133927",
"private": false,

@@ -68,3 +68,3 @@ "author": {

"dependencies": {
"@prosekit/web": "^0.0.0-next-20240622120010"
"@prosekit/web": "^0.0.0-next-20240626133927"
},

@@ -74,3 +74,3 @@ "devDependencies": {

"typescript": "^5.5.2",
"vitest": "^1.6.0",
"vitest": "^2.0.0-beta.12",
"@prosekit/dev": "0.0.0"

@@ -77,0 +77,0 @@ },