@pdfgeneratorapi/n8n-nodes-pdf-generator-api 0.2.3 → 0.2.5

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pdfgeneratorapi/n8n-nodes-pdf-generator-api",
3
- "version": "0.2.3",
3
+ "version": "0.2.5",
4
4
  "description": "PDF Generator API Node for n8n",
5
5
  "keywords": [
6
6
  "n8n-community-node-package"
@@ -40,12 +40,14 @@
40
40
  ]
41
41
  },
42
42
  "devDependencies": {
43
+ "@types/jsonwebtoken": "^9.0.10",
43
44
  "@types/node": "^22.15.30",
44
45
  "@typescript-eslint/parser": "~8.32.0",
45
46
  "eslint": "^8.57.0",
46
47
  "eslint-plugin-n8n-nodes-base": "^1.16.3",
47
48
  "gulp": "^5.0.0",
48
49
  "prettier": "^3.5.3",
50
+ "rimraf": "^3.0.2",
49
51
  "typescript": "^5.8.2"
50
52
  },
51
53
  "peerDependencies": {
@@ -55,321 +57,6 @@
55
57
  "url": "https://github.com/pdfgeneratorapi/n8n-nodes-pdf-generator-api/issues"
56
58
  },
57
59
  "dependencies": {
58
- "acorn": "^8.14.1",
59
- "acorn-jsx": "^5.3.2",
60
- "ajv": "^6.12.6",
61
- "ansi-regex": "^5.0.1",
62
- "ansi-styles": "^4.3.0",
63
- "anymatch": "^3.1.3",
64
- "argparse": "^2.0.1",
65
- "array-each": "^1.0.1",
66
- "array-slice": "^1.1.0",
67
- "array-union": "^2.1.0",
68
- "assert": "^2.1.0",
69
- "ast-types": "^0.15.2",
70
- "async-done": "^2.0.0",
71
- "async-settle": "^2.0.0",
72
- "asynckit": "^0.4.0",
73
- "available-typed-arrays": "^1.0.7",
74
- "axios": "^1.8.2",
75
- "b4a": "^1.6.7",
76
- "bach": "^2.0.1",
77
- "balanced-match": "^1.0.2",
78
- "bare-events": "^2.5.4",
79
- "base64-js": "^1.5.1",
80
- "binary-extensions": "^2.3.0",
81
- "bl": "^5.1.0",
82
- "brace-expansion": "^2.0.1",
83
- "braces": "^3.0.3",
84
- "buffer": "^6.0.3",
85
- "call-bind": "^1.0.8",
86
- "call-bind-apply-helpers": "^1.0.2",
87
- "call-bound": "^1.0.4",
88
- "callsites": "^3.1.0",
89
- "camel-case": "^4.1.2",
90
- "chalk": "^4.1.2",
91
- "charenc": "^0.0.2",
92
- "chokidar": "^3.6.0",
93
- "cliui": "^7.0.4",
94
- "clone": "^2.1.2",
95
- "color-convert": "^2.0.1",
96
- "color-name": "^1.1.4",
97
- "combined-stream": "^1.0.8",
98
- "concat-map": "^0.0.1",
99
- "convert-source-map": "^2.0.0",
100
- "copy-props": "^4.0.0",
101
- "cross-spawn": "^7.0.6",
102
- "crypt": "^0.0.2",
103
- "debug": "^4.4.1",
104
- "deep-equal": "^2.2.0",
105
- "deep-is": "^0.1.4",
106
- "define-data-property": "^1.1.4",
107
- "define-properties": "^1.2.1",
108
- "delayed-stream": "^1.0.0",
109
- "detect-file": "^1.0.0",
110
- "dir-glob": "^3.0.1",
111
- "doctrine": "^3.0.0",
112
- "dunder-proto": "^1.0.1",
113
- "each-props": "^3.0.0",
114
- "emoji-regex": "^8.0.0",
115
- "end-of-stream": "^1.4.4",
116
- "es-define-property": "^1.0.1",
117
- "es-errors": "^1.3.0",
118
- "es-get-iterator": "^1.1.3",
119
- "es-object-atoms": "^1.1.1",
120
- "escalade": "^3.2.0",
121
- "escape-string-regexp": "^4.0.0",
122
- "eslint-config-riot": "^1.0.0",
123
- "eslint-plugin-local": "^1.0.0",
124
- "eslint-scope": "^7.2.2",
125
- "eslint-visitor-keys": "^4.2.0",
126
- "espree": "^9.6.1",
127
- "esprima": "^4.0.1",
128
- "esprima-next": "^5.8.4",
129
- "esquery": "^1.6.0",
130
- "esrecurse": "^4.3.0",
131
- "estraverse": "^5.3.0",
132
- "esutils": "^2.0.3",
133
- "expand-tilde": "^2.0.2",
134
- "extend": "^3.0.2",
135
- "fast-deep-equal": "^3.1.3",
136
- "fast-fifo": "^1.3.2",
137
- "fast-glob": "^3.3.3",
138
- "fast-json-stable-stringify": "^2.1.0",
139
- "fast-levenshtein": "^2.0.6",
140
- "fastest-levenshtein": "^1.0.16",
141
- "fastq": "^1.19.1",
142
- "file-entry-cache": "^6.0.1",
143
- "fill-range": "^7.1.1",
144
- "find-up": "^5.0.0",
145
- "findup-sync": "^5.0.0",
146
- "fined": "^2.0.0",
147
- "flagged-respawn": "^2.0.0",
148
- "flat-cache": "^3.2.0",
149
- "flatted": "^3.3.3",
150
- "follow-redirects": "^1.15.9",
151
- "for-each": "^0.3.5",
152
- "for-in": "^1.0.2",
153
- "for-own": "^1.0.0",
154
- "form-data": "^4.0.0",
155
- "fs-mkdirp-stream": "^2.0.1",
156
- "fs.realpath": "^1.0.0",
157
- "function-bind": "^1.1.2",
158
- "functions-have-names": "^1.2.3",
159
- "get-caller-file": "^2.0.5",
160
- "get-intrinsic": "^1.3.0",
161
- "get-proto": "^1.0.1",
162
- "glob": "^7.2.3",
163
- "glob-parent": "^6.0.2",
164
- "glob-stream": "^8.0.3",
165
- "glob-watcher": "^6.0.0",
166
- "global-modules": "^1.0.0",
167
- "global-prefix": "^1.0.2",
168
- "globals": "^13.24.0",
169
- "globby": "^11.1.0",
170
- "glogg": "^2.2.0",
171
- "gopd": "^1.2.0",
172
- "graceful-fs": "^4.2.11",
173
- "graphemer": "^1.4.0",
174
- "gulp-cli": "^3.1.0",
175
- "gulplog": "^2.2.0",
176
- "has-bigints": "^1.1.0",
177
- "has-flag": "^4.0.0",
178
- "has-property-descriptors": "^1.0.2",
179
- "has-symbols": "^1.1.0",
180
- "has-tostringtag": "^1.0.2",
181
- "hasown": "^2.0.2",
182
- "homedir-polyfill": "^1.0.3",
183
- "iconv-lite": "^0.6.3",
184
- "ieee754": "^1.2.1",
185
- "ignore": "^5.3.2",
186
- "import-fresh": "^3.3.1",
187
- "imurmurhash": "^0.1.4",
188
- "indefinite": "^2.5.1",
189
- "inflight": "^1.0.6",
190
- "inherits": "^2.0.4",
191
- "ini": "^1.3.8",
192
- "internal-slot": "^1.1.0",
193
- "interpret": "^3.1.1",
194
- "is-absolute": "^1.0.0",
195
- "is-arguments": "^1.2.0",
196
- "is-array-buffer": "^3.0.5",
197
- "is-bigint": "^1.1.0",
198
- "is-binary-path": "^2.1.0",
199
- "is-boolean-object": "^1.2.2",
200
- "is-buffer": "^1.1.6",
201
- "is-callable": "^1.2.7",
202
- "is-core-module": "^2.16.1",
203
- "is-date-object": "^1.1.0",
204
- "is-extglob": "^2.1.1",
205
- "is-fullwidth-code-point": "^3.0.0",
206
- "is-generator-function": "^1.1.0",
207
- "is-glob": "^4.0.3",
208
- "is-map": "^2.0.3",
209
- "is-nan": "^1.3.2",
210
- "is-negated-glob": "^1.0.0",
211
- "is-number": "^7.0.0",
212
- "is-number-object": "^1.1.1",
213
- "is-path-inside": "^3.0.3",
214
- "is-plain-object": "^5.0.0",
215
- "is-regex": "^1.2.1",
216
- "is-relative": "^1.0.0",
217
- "is-set": "^2.0.3",
218
- "is-shared-array-buffer": "^1.0.4",
219
- "is-string": "^1.1.1",
220
- "is-symbol": "^1.1.1",
221
- "is-typed-array": "^1.1.15",
222
- "is-unc-path": "^1.0.0",
223
- "is-valid-glob": "^1.0.0",
224
- "is-weakmap": "^2.0.2",
225
- "is-weakset": "^2.0.4",
226
- "is-windows": "^1.0.2",
227
- "isarray": "^2.0.5",
228
- "isexe": "^2.0.0",
229
- "isobject": "^3.0.1",
230
- "jmespath": "^0.16.0",
231
- "js-base64": "^3.7.2",
232
- "js-yaml": "^4.1.0",
233
- "json-buffer": "^3.0.1",
234
- "json-schema-traverse": "^0.4.1",
235
- "json-stable-stringify-without-jsonify": "^1.0.1",
236
- "jssha": "^3.3.1",
237
- "keyv": "^4.5.4",
238
- "last-run": "^2.0.0",
239
- "lead": "^4.0.0",
240
- "levn": "^0.4.1",
241
- "liftoff": "^5.0.1",
242
- "locate-path": "^6.0.0",
243
- "lodash": "^4.17.21",
244
- "lodash.merge": "^4.6.2",
245
- "lower-case": "^2.0.2",
246
- "luxon": "^3.4.4",
247
- "map-cache": "^0.2.2",
248
- "math-intrinsics": "^1.1.0",
249
- "md5": "^2.3.0",
250
- "merge2": "^1.4.1",
251
- "micromatch": "^4.0.8",
252
- "mime-db": "^1.52.0",
253
- "mime-types": "^2.1.35",
254
- "minimatch": "^9.0.5",
255
- "ms": "^2.1.3",
256
- "mute-stdout": "^2.0.0",
257
- "n8n-workflow": "^1.82.0",
258
- "natural-compare": "^1.4.0",
259
- "no-case": "^3.0.4",
260
- "normalize-path": "^3.0.0",
261
- "now-and-later": "^3.0.0",
262
- "object-inspect": "^1.13.4",
263
- "object-is": "^1.1.6",
264
- "object-keys": "^1.1.1",
265
- "object.assign": "^4.1.7",
266
- "object.defaults": "^1.1.0",
267
- "object.pick": "^1.3.0",
268
- "once": "^1.4.0",
269
- "optionator": "^0.9.4",
270
- "p-limit": "^3.1.0",
271
- "p-locate": "^5.0.0",
272
- "parent-module": "^1.0.1",
273
- "parse-filepath": "^1.0.2",
274
- "parse-passwd": "^1.0.0",
275
- "pascal-case": "^3.1.2",
276
- "path-exists": "^4.0.0",
277
- "path-is-absolute": "^1.0.1",
278
- "path-key": "^3.1.1",
279
- "path-parse": "^1.0.7",
280
- "path-root": "^0.1.1",
281
- "path-root-regex": "^0.1.2",
282
- "path-type": "^4.0.0",
283
- "picomatch": "^2.3.1",
284
- "pluralize": "^8.0.0",
285
- "possible-typed-array-names": "^1.1.0",
286
- "prelude-ls": "^1.2.1",
287
- "proxy-from-env": "^1.1.0",
288
- "punycode": "^2.3.1",
289
- "queue-microtask": "^1.2.3",
290
- "readable-stream": "^3.6.2",
291
- "readdirp": "^3.6.0",
292
- "recast": "^0.21.5",
293
- "rechoir": "^0.8.0",
294
- "regexp.prototype.flags": "^1.5.4",
295
- "remove-trailing-separator": "^1.1.0",
296
- "replace-ext": "^2.0.0",
297
- "replace-homedir": "^2.0.0",
298
- "require-directory": "^2.1.1",
299
- "resolve": "^1.22.10",
300
- "resolve-dir": "^1.0.1",
301
- "resolve-from": "^4.0.0",
302
- "resolve-options": "^2.0.0",
303
- "reusify": "^1.1.0",
304
- "rimraf": "^3.0.2",
305
- "run-parallel": "^1.2.0",
306
- "safe-buffer": "^5.2.1",
307
- "safe-regex-test": "^1.1.0",
308
- "safer-buffer": "^2.1.2",
309
- "sax": "^1.4.1",
310
- "semver": "^7.7.2",
311
- "semver-greatest-satisfied-range": "^2.0.0",
312
- "sentence-case": "^3.0.4",
313
- "set-function-length": "^1.2.2",
314
- "set-function-name": "^2.0.2",
315
- "shebang-command": "^2.0.0",
316
- "shebang-regex": "^3.0.0",
317
- "side-channel": "^1.1.0",
318
- "side-channel-list": "^1.0.0",
319
- "side-channel-map": "^1.0.1",
320
- "side-channel-weakmap": "^1.0.2",
321
- "slash": "^3.0.0",
322
- "source-map": "^0.6.1",
323
- "sparkles": "^2.1.0",
324
- "stop-iteration-iterator": "^1.1.0",
325
- "stream-composer": "^1.0.2",
326
- "stream-exhaust": "^1.0.2",
327
- "streamx": "^2.22.1",
328
- "string-width": "^4.2.3",
329
- "string_decoder": "^1.3.0",
330
- "strip-ansi": "^6.0.1",
331
- "strip-json-comments": "^3.1.1",
332
- "supports-color": "^7.2.0",
333
- "supports-preserve-symlinks-flag": "^1.0.0",
334
- "sver": "^1.8.4",
335
- "teex": "^1.0.1",
336
- "text-decoder": "^1.2.3",
337
- "text-table": "^0.2.0",
338
- "title-case": "^3.0.3",
339
- "to-regex-range": "^5.0.1",
340
- "to-through": "^3.0.0",
341
- "transliteration": "^2.3.5",
342
- "ts-api-utils": "^2.1.0",
343
- "tslib": "^2.8.1",
344
- "type-check": "^0.4.0",
345
- "type-fest": "^0.20.2",
346
- "unc-path-regex": "^0.1.2",
347
- "undertaker": "^2.0.0",
348
- "undertaker-registry": "^2.0.0",
349
- "undici-types": "^6.21.0",
350
- "upper-case-first": "^2.0.2",
351
- "uri-js": "^4.4.1",
352
- "util": "^0.12.5",
353
- "util-deprecate": "^1.0.2",
354
- "v8flags": "^4.0.1",
355
- "value-or-function": "^4.0.0",
356
- "vinyl": "^3.0.1",
357
- "vinyl-contents": "^2.0.0",
358
- "vinyl-fs": "^4.0.2",
359
- "vinyl-sourcemap": "^2.0.0",
360
- "which": "^2.0.2",
361
- "which-boxed-primitive": "^1.1.1",
362
- "which-collection": "^1.0.2",
363
- "which-typed-array": "^1.1.19",
364
- "word-wrap": "^1.2.5",
365
- "wrap-ansi": "^7.0.0",
366
- "wrappy": "^1.0.2",
367
- "xml2js": "^0.6.2",
368
- "xmlbuilder": "^11.0.1",
369
- "y18n": "^5.0.8",
370
- "yargs": "^16.2.0",
371
- "yargs-parser": "^20.2.9",
372
- "yocto-queue": "^0.1.0",
373
- "zod": "^3.24.1"
60
+ "jsonwebtoken": "^9.0.2"
374
61
  }
375
62
  }