Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@nutrient-sdk/document-authoring

Package Overview
Dependencies
Maintainers
5
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nutrient-sdk/document-authoring - npm Package Compare versions

Comparing version
1.13.0-preview.202604031232.539a1eff6e1ca3bec5846c69df7117ee61fd26a9
to
1.13.0
+1
-1
lib/docauth.mjs

@@ -17,5 +17,5 @@ var e=[

// ../packages/ui/src/actions/default-actions-standalone.ts
const t={type:"default-index"};async function l(e){return(await(async e=>{const i=new URL(e??"https://document-authoring.cdn.staging.nutrient.io/2026/1/",window.location.href).href,t=new URL("docauth-impl-7de638680ad8e55e.js",i).href;return import(
const t={type:"default-index"};async function l(e){return(await(async e=>{const i=new URL(e??"https://document-authoring.cdn.nutrient.io/2026/1/",window.location.href).href,t=new URL("docauth-impl-63d2fda68d21ee6d.js",i).href;return import(
/*webpackIgnore: true*/
/* @vite-ignore */
t)})(e?.assets?.base)).createDocAuthSystem(e)}var n={createDocAuthSystem:l,defaultFontIndex:t,defaultActions:e,defaultToolbarConfig:i};export{l as createDocAuthSystem,n as default,e as defaultActions,t as defaultFontIndex,i as defaultToolbarConfig};

@@ -17,5 +17,5 @@ !function(e,i){"object"==typeof exports&&"undefined"!=typeof module?i(exports):"function"==typeof define&&define.amd?define(["exports"],i):i((e="undefined"!=typeof globalThis?globalThis:e||self).DocAuth={})}(this,(function(e){"use strict";var i=[

// ../packages/ui/src/actions/default-actions-standalone.ts
const l={type:"default-index"};async function n(e){return(await(async e=>{const i=new URL(e??"https://document-authoring.cdn.staging.nutrient.io/2026/1/",window.location.href).href,t=new URL("docauth-impl-7de638680ad8e55e.js",i).href;return import(
const l={type:"default-index"};async function n(e){return(await(async e=>{const i=new URL(e??"https://document-authoring.cdn.nutrient.io/2026/1/",window.location.href).href,t=new URL("docauth-impl-63d2fda68d21ee6d.js",i).href;return import(
/*webpackIgnore: true*/
/* @vite-ignore */
t)})(e?.assets?.base)).createDocAuthSystem(e)}var o={createDocAuthSystem:n,defaultFontIndex:l,defaultActions:i,defaultToolbarConfig:t};e.createDocAuthSystem=n,e.default=o,e.defaultActions=i,e.defaultFontIndex=l,e.defaultToolbarConfig=t,Object.defineProperty(e,"__esModule",{value:!0})}));
{
"name": "@nutrient-sdk/document-authoring",
"version": "1.13.0-preview.202604031232.539a1eff6e1ca3bec5846c69df7117ee61fd26a9",
"version": "1.13.0",
"description": "A web SDK for word processing and rich text capabilities.",

@@ -5,0 +5,0 @@ "type": "commonjs",

@@ -81,3 +81,3 @@ # Document Authoring SDK

You can download an example project demoing both TypeScript and JavaScript integration from [here](https://document-authoring.cdn.staging.nutrient.io/releases/document-authoring-1.13.0-preview.202604031232.539a1eff6e1ca3bec5846c69df7117ee61fd26a9-example.zip), unzip it and run:
You can download an example project demoing both TypeScript and JavaScript integration from [here](https://document-authoring.cdn.nutrient.io/releases/document-authoring-1.13.0-example.zip), unzip it and run:

@@ -96,3 +96,3 @@ ```bash

To host the assets on your own infrastructure you can download them from [here](https://document-authoring.cdn.staging.nutrient.io/releases/document-authoring-1.13.0-preview.202604031232.539a1eff6e1ca3bec5846c69df7117ee61fd26a9-assets.zip) and deploy them to a suitable location.
To host the assets on your own infrastructure you can download them from [here](https://document-authoring.cdn.nutrient.io/releases/document-authoring-1.13.0-assets.zip) and deploy them to a suitable location.
Provide an appropriate base path when initializing the Document Authoring SDK.

@@ -99,0 +99,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display