@veltdev/tiptap-crdt
Advanced tools
@@ -13,3 +13,3 @@ import { Extension } from '@tiptap/core'; | ||
| export interface VeltTiptapCrdtExtensionResponse { | ||
| extension?: Extension | null; | ||
| VeltCrdt?: Extension | null; | ||
| store?: VeltTipTapStore | null; | ||
@@ -16,0 +16,0 @@ error?: string | null; |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"veltTiptapCrdtExtension.d.ts","sourceRoot":"","sources":["../../../src/veltTiptapCrdtExtension.ts"],"names":[],"mappings":"AACA,OAAO,EAAU,SAAS,EAAE,MAAM,cAAc,CAAC;AAEjD,OAAO,EAAQ,IAAI,EAAE,MAAM,gBAAgB,CAAC;AAC5C,OAAO,EAAE,eAAe,EAAyB,MAAM,SAAS,CAAC;AAGjE,UAAU,6BAA6B;IACnC,QAAQ,EAAE,MAAM,CAAC;IACjB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,GAAG,KAAK,IAAI,CAAC;IAC/B,iBAAiB,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,KAAK,IAAI,CAAC;IAC3C,UAAU,CAAC,EAAE,IAAI,CAAC;CACrB;AAED,MAAM,WAAW,+BAA+B;IAC5C,SAAS,CAAC,EAAE,SAAS,GAAG,IAAI,CAAC;IAC7B,KAAK,CAAC,EAAE,eAAe,GAAG,IAAI,CAAC;IAC/B,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACzB;AAED,eAAO,MAAM,6BAA6B,GACtC,QAAQ,6BAA6B,EACrC,SAAS,CAAC,QAAQ,EAAE,+BAA+B,KAAK,IAAI,eAqJ/D,CAAA"} | ||
| {"version":3,"file":"veltTiptapCrdtExtension.d.ts","sourceRoot":"","sources":["../../../src/veltTiptapCrdtExtension.ts"],"names":[],"mappings":"AACA,OAAO,EAAU,SAAS,EAAE,MAAM,cAAc,CAAC;AAEjD,OAAO,EAAQ,IAAI,EAAE,MAAM,gBAAgB,CAAC;AAC5C,OAAO,EAAE,eAAe,EAAyB,MAAM,SAAS,CAAC;AAGjE,UAAU,6BAA6B;IACnC,QAAQ,EAAE,MAAM,CAAC;IACjB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,GAAG,KAAK,IAAI,CAAC;IAC/B,iBAAiB,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,KAAK,IAAI,CAAC;IAC3C,UAAU,CAAC,EAAE,IAAI,CAAC;CACrB;AAED,MAAM,WAAW,+BAA+B;IAC5C,QAAQ,CAAC,EAAE,SAAS,GAAG,IAAI,CAAC;IAC5B,KAAK,CAAC,EAAE,eAAe,GAAG,IAAI,CAAC;IAC/B,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACzB;AAED,eAAO,MAAM,6BAA6B,GACtC,QAAQ,6BAA6B,EACrC,SAAS,CAAC,QAAQ,EAAE,+BAA+B,KAAK,IAAI,eAqJ/D,CAAA"} |
+1
-1
@@ -96,3 +96,3 @@ import { Extension } from '@tiptap/core'; | ||
| interface VeltTiptapCrdtExtensionResponse { | ||
| extension?: Extension | null; | ||
| VeltCrdt?: Extension | null; | ||
| store?: VeltTipTapStore | null; | ||
@@ -99,0 +99,0 @@ error?: string | null; |
+1
-1
| { | ||
| "name": "@veltdev/tiptap-crdt", | ||
| "version": "4.5.8-beta.1", | ||
| "version": "4.5.8-beta.2", | ||
| "description": "Tiptap CRDT library for Velt", | ||
@@ -5,0 +5,0 @@ "homepage": "https://velt.dev", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
2528202
0