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.12.0-preview.202604021505.c3d63360f4aa45867cdaa6db3e1179f4846a5209
to
1.12.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-b8a563f32c42eb13.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-ac9f82a2fcc7d086.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-b8a563f32c42eb13.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-ac9f82a2fcc7d086.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.12.0-preview.202604021505.c3d63360f4aa45867cdaa6db3e1179f4846a5209",
"version": "1.12.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.12.0-preview.202604021505.c3d63360f4aa45867cdaa6db3e1179f4846a5209-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.12.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.12.0-preview.202604021505.c3d63360f4aa45867cdaa6db3e1179f4846a5209-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.12.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 too big to display

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