@custom-js/n8n-nodes-pdf-toolkit 1.32.0 → 1.33.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.
@@ -195,7 +195,7 @@ class InvoiceGenerator {
195
195
  code: code,
196
196
  returnBinary: 'true',
197
197
  },
198
- encoding: 'binary',
198
+ encoding: null,
199
199
  json: true,
200
200
  };
201
201
  const response = await this.helpers.request(options);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@custom-js/n8n-nodes-pdf-toolkit",
3
- "version": "1.32.0",
3
+ "version": "1.33.0",
4
4
  "description": "This is official node for interacting with APIs from customjs.space",
5
5
  "keywords": [
6
6
  "customjs",