🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

pdfnative

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pdfnative - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+16
-2
package.json
{
"name": "pdfnative",
"version": "1.0.1",
"description": "Zero-dependency native PDF generation library with multi-font Unicode support (Thai shaping, CJK, Greek, Devanagari). Pure JavaScript ISO 32000-1 implementation.",
"version": "1.0.2",
"description": "Zero-dependency native PDF generation library. 16 scripts (Arabic, Hebrew, Thai, CJK, Devanagari, Bengali, Tamil, Cyrillic, Greek, Georgian, Armenian, Latin), BiDi, PDF/A-1b/2b/3b, AES encryption, digital signatures, AcroForm, barcodes, SVG. Pure JavaScript ISO 32000-1 implementation.",
"type": "module",

@@ -68,5 +68,19 @@ "main": "./dist/index.cjs",

"cjk",
"arabic",
"hebrew",
"bengali",
"tamil",
"devanagari",
"bidi",
"multi-font",
"opentype",
"iso-32000",
"pdf-a",
"tagged-pdf",
"accessibility",
"encryption",
"digital-signature",
"acroform",
"barcode",
"qr-code",
"web-worker",

@@ -73,0 +87,0 @@ "streaming",

+3
-1

@@ -195,3 +195,5 @@ # pdfnative

| Georgian | `ka` | Noto Sans Georgian | Mkhedruli script |
| Armenian | `hy` | Noto Sans Armenian | Armenian alphabet |\n| Bengali | `bn` | Noto Sans Bengali | GSUB conjuncts + GPOS marks |\n| Tamil | `ta` | Noto Sans Tamil | GSUB ligatures + split vowels |
| Armenian | `hy` | Noto Sans Armenian | Armenian alphabet |
| Bengali | `bn` | Noto Sans Bengali | GSUB conjuncts + GPOS marks |
| Tamil | `ta` | Noto Sans Tamil | GSUB ligatures + split vowels |

@@ -198,0 +200,0 @@ ## Multi-Font (Mixed Scripts)