🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@stll/folio-vue

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stll/folio-vue - npm Package Compare versions

Comparing version
0.7.0
to
0.8.0
+3
-0
dist/index.d.ts

@@ -34,2 +34,5 @@ /**

export { createEmptyDocument, type CreateEmptyDocumentOptions, } from '@stll/folio-core/utils/createDocument';
export { extractDocumentStyleSet, extractDocumentStyleSetFromDocx, inspectDocumentStyles, inspectDocumentStylesFromDocx, type DocumentStyleCatalog, type DocumentStyleCatalogEntry, type ExtractDocumentStyleSetOptions, } from '@stll/folio-core/style-sets/extract';
export { createStellaStyleDocumentPreset, createStellaStyleSet, STELLA_STYLE_SET_NAME, } from '@stll/folio-core/style-sets/stellaStyle';
export { DOCUMENT_PRESET_VERSION, DOCUMENT_STYLE_SET_VERSION, type DocumentPreset, type DocumentStyleSet, } from '@stll/folio-core/style-sets/types';
export { createDocx } from '@stll/folio-core/docx/rezip';

@@ -36,0 +39,0 @@ export type { Document } from '@stll/folio-core/types/document';

+1
-1
{
"name": "@stll/folio-vue",
"version": "0.7.0",
"version": "0.8.0",
"description": "Vue 3 editor for folio: a Word-document (.docx) editor for the browser, built on @stll/folio-core and ProseMirror.",

@@ -5,0 +5,0 @@ "keywords": [

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