Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@prosekit/svelte

Package Overview
Dependencies
Maintainers
0
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prosekit/svelte - npm Package Compare versions

Comparing version 0.4.12 to 0.4.13

2

dist/build/hooks/use-editor-extension.d.ts

@@ -1,2 +0,2 @@

import { Editor, type Extension } from '@prosekit/core';
import { type Editor, type Extension } from '@prosekit/core';
import type { Readable } from 'svelte/store';

@@ -3,0 +3,0 @@ /**

@@ -1,2 +0,2 @@

import { Editor, EditorNotFoundError } from '@prosekit/core';
import { EditorNotFoundError, } from '@prosekit/core';
import { onMount } from 'svelte';

@@ -3,0 +3,0 @@ import { useEditorContext } from '../contexts/editor-context';

@@ -1,2 +0,2 @@

import { Editor, Priority, type Extension } from '@prosekit/core';
import type { Editor, Priority, Extension } from '@prosekit/core';
import type { Readable } from 'svelte/store';

@@ -3,0 +3,0 @@ export interface UseExtensionOptions {

@@ -1,2 +0,1 @@

import { Editor, Priority } from '@prosekit/core';
import { useEditorExtension } from './use-editor-extension';

@@ -3,0 +2,0 @@ import { usePriorityExtension } from './use-priority-extension';

@@ -1,2 +0,2 @@

import { Priority, type Extension } from '@prosekit/core';
import { type Priority, type Extension } from '@prosekit/core';
import { type Readable } from 'svelte/store';

@@ -3,0 +3,0 @@ /**

@@ -1,2 +0,2 @@

import { Priority, withPriority } from '@prosekit/core';
import { withPriority } from '@prosekit/core';
import { derived } from 'svelte/store';

@@ -3,0 +3,0 @@ /**

{
"name": "@prosekit/svelte",
"type": "module",
"version": "0.4.12",
"version": "0.4.13",
"private": false,

@@ -75,5 +75,5 @@ "author": {

"@prosemirror-adapter/svelte": "^0.2.6",
"@prosekit/core": "^0.7.8",
"@prosekit/core": "^0.7.9",
"@prosekit/pm": "^0.1.8",
"@prosekit/web": "^0.3.10"
"@prosekit/web": "^0.3.11"
},

@@ -89,8 +89,8 @@ "peerDependencies": {

"devDependencies": {
"@sveltejs/package": "^2.3.2",
"@types/node": "^20.14.14",
"@sveltejs/package": "^2.3.4",
"@types/node": "^20.16.1",
"read-pkg": "^9.0.1",
"svelte": "^4.2.18",
"svelte-check": "^3.8.5",
"tsx": "^4.16.5",
"tsx": "^4.17.0",
"typescript": "^5.5.4",

@@ -97,0 +97,0 @@ "vitest": "^2.0.5",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc