@custom-js/n8n-nodes-pdf-toolkit 1.57.0 → 1.58.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/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
# @custom-js/n8n-nodes-pdf-toolkit
|
|
4
4
|
|
|
5
|
-
>
|
|
5
|
+
> ⚠️
|
|
6
6
|
> **DEPRECATED**: This package is deprecated and will no longer receive updates.
|
|
7
7
|
> Please use the new and improved [**@custom-js/n8n-nodes-pdf-toolkit-v2**](https://www.npmjs.com/package/@custom-js/n8n-nodes-pdf-toolkit-v2) which consolidates all functionality into a single, more efficient node.
|
|
8
8
|
|