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

dimcode-linux-x64

Package Overview
Dependencies
Maintainers
3
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dimcode-linux-x64 - npm Package Compare versions

Comparing version
0.2.26
to
0.2.27-beta.0
+10
-0
bin/skills-assets/officecli/SKILL.md

@@ -373,2 +373,12 @@ ---

## DimCode DOCX Safety Overrides
These rules override conflicting upstream specialized skills.
- Use exactly one page-break mechanism per chapter boundary. Default to `pageBreakBefore=true` on the heading; never combine it with an explicit `pagebreak`, or apply it to `p[last()]` immediately after adding a pagebreak.
- Before adding a TOC, verify at least one eligible heading source. Sources need a Heading style or a custom style with `outlineLvl`; otherwise stop instead of creating a TOC.
- Set `updateFields=true` for a dynamic TOC. Without a Word-compatible field engine, report it as uncomputed; do not claim ready page numbers or guess static ones.
---
## Specialized Skills

@@ -375,0 +385,0 @@

+1
-1
{
"name": "dimcode-linux-x64",
"version": "0.2.26",
"version": "0.2.27-beta.0",
"description": "dimcode binary for Linux x64",

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

Sorry, the diff of this file is not supported yet