asposepdfnodejs 25.9.0 → 25.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/AsposePDFforNode.cjs +2 -2
- package/AsposePDFforNode.mjs +2 -2
- package/AsposePDFforNode.wasm +0 -0
- package/README.md +1 -1
- package/package.json +1 -1
package/AsposePDFforNode.wasm
CHANGED
|
Binary file
|
package/README.md
CHANGED
|
@@ -65,7 +65,7 @@ Add PDF processing, manipulation, and conversion features to your Node.js applic
|
|
|
65
65
|
- **Repair** corrupted or damaged PDF files.
|
|
66
66
|
- **Generate PDF** from TXT or image files.
|
|
67
67
|
- **Optimize** document resources and structure.
|
|
68
|
-
- **Product
|
|
68
|
+
- **Product info**: retrieve library info, version, and capabilities.
|
|
69
69
|
|
|
70
70
|
## Platform Independence
|
|
71
71
|
|
package/package.json
CHANGED