dependabot[bot]
7f4f90e4f3
chore (deps): bump core-js from 3.48.0 to 3.49.0 ( #2261 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-20 08:44:28 +00:00
dependabot[bot]
607acbd24e
chore (deps): bump the patch-updates group with 6 updates ( #2260 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-19 12:20:03 +00:00
GCHQDeveloper581
d9dacf6b8f
Fix Jq issue ( #2210 )
...
* Revert "fix: jq-web -> jq-wasm, includes jq version 1.8.1 (gchq#2223)"
This reverts commit 0c6454e .
(but leave new tests intact)
* Return jq-web to 0.5.1
2026-03-19 11:47:31 +00:00
GCHQDeveloper581
d195a51e2e
Update some dependencies, including a number causing npm audit warnings ( #2236 )
...
Also includes a fix for some minor linting warnings.
2026-03-11 12:05:50 +00:00
Thomas M
a19261d5f7
feat: add ARM disassembler operation ( #2156 )
2026-03-08 19:07:46 +00:00
William Floyd
0c6454e10c
fix: jq-web -> jq-wasm, includes jq version 1.8.1 ( #2223 )
...
Co-authored-by: GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com > (added tests)
2026-03-06 12:04:41 +00:00
dependabot[bot]
cd7dafdf53
Bump jsonwebtoken from 8.5.1 to 9.0.0 ( #2219 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com > (updated tests to reflect stricter parameter validation in the new library version)
2026-03-04 19:58:25 +00:00
aby-jo
813a543baf
Improve SQL Beautify: use sql-formatter and support bind variables ( #2071 )
...
Co-authored-by: GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com > - (additional tests)
2026-03-02 12:55:54 +00:00
atsiv1
b2ae8c186e
update tesseract.js to 6.0.1 ( #2133 )
2026-03-02 11:28:02 +00:00
GCHQDeveloper581
86dc10bc06
Simplify babel dependencies ( #2204 )
...
* Remove some redundant/obsolete Babel dependencies
* Update eslint-plugin-jsdoc to latest compatible version
2026-03-01 16:39:21 +00:00
GCHQDeveloper581
1eccfa729b
Dependency updates ( #2201 )
...
Bring in most of the dependency updates that can be made without either significant code changes or a Node version update.
2026-02-24 09:04:34 +00:00
GCHQ Developer 85297
c97baa6fdf
Update JIMP ( #2171 )
2026-02-18 11:34:31 +00:00
GCHQDeveloper581
9b2868a178
Bump v10.22.1 ( #2193 )
2026-02-12 10:08:48 +00:00
GCHQDeveloper581
bb41c36578
Bump v10.22.0 ( #2189 )
2026-02-11 11:59:30 +00:00
GCHQ Developer 85297
eeb39a0b2b
Bump v10.21.0 ( #2179 )
2026-02-06 08:38:36 +00:00
GCHQ Developer C85297
5e53fe113d
Update crypto browserify ( #2172 )
2026-02-03 12:16:04 +00:00
GCHQDeveloper581
5c49f87727
Update kbpgp package ( resolves #2135 ) ( #2136 )
2026-02-02 10:17:46 +00:00
GCHQ Developer C85297
b885e8423d
Bump jsonpath-plus ( #2166 )
...
Closes #1928 #1926
2026-01-29 13:40:34 +00:00
C85297
2092e5b20c
10.20.0
2026-01-28 16:11:57 +00:00
jg42526
18e5b9f6ec
Merge branch 'master' into kgoto/add-handlebar
2025-05-16 11:03:44 +01:00
a3957273
7ed7fca3ad
Merge branch 'master' into feat/1216-1531-upgrade-uuid
2025-05-12 16:24:53 +01:00
a3957273
f92238bf04
Merge pull request #2023 from xumptex/feature/add-BLAKE3
2025-05-12 16:14:00 +01:00
a3957273
3c5eea5dfb
Merge pull request #1587 from jonking-ajar/feat/jsonata-operation
2025-05-12 09:24:54 +01:00
Jeremy Giudicelli
ad91099d5e
feat : add Blake3 hashing
...
import hash-wasm to hash inputs in utf-8 with optional key also in utf-8 and outputs in Hex
2025-04-17 11:37:35 +02:00
Kendall Goto
361a3b2929
Add Template operation for basic JSON rendering
2025-04-09 15:54:39 -07:00
heaprc
857576dbe4
fix(RecipeWaiter): sanitize user input in addOperation to prevent XSS
2025-04-05 00:18:54 +02:00
victorlpgazolli
75b52bef6d
add uuid dependency
2025-04-04 10:24:45 +02:00
a3957273
4b72484ca4
Merge pull request #1993 from r4mos/master
...
Add CRC Operation
2025-04-03 08:22:11 +01:00
zhzy0077
95044ab767
Making it depending on 0.5.1 version.
2025-03-12 20:15:00 +08:00
r4mos
4e62aa6e1d
The CRC Operation is implemented natively with all currently known CRC's. Old Operations (CRC8, CRC16 and CRC32) and their dependencies are removed
2025-03-02 01:51:09 +01:00
Jon King
5b15e75479
feat: add jsonata query operation
2025-02-17 07:41:58 -07:00
Zhiyuan Zheng
d602897221
Merge branch 'master' into jq
2025-02-17 13:47:34 +08:00
Even Stensberg
7b3980a5e2
chore(root): add cspell
2025-02-16 13:53:36 +01:00
a3957273
95c6406d05
Merge pull request #1966 from exactlyaron/fix/generate-totp-issue-1964
...
Fix Generate TOTP & HOPT
2025-02-15 23:06:55 +00:00
exactlyaron
7eb9e08ad2
build(deps): use optauth instead of opt
2025-01-23 11:27:45 +00:00
exactlyaron
2007b26d57
build(deps): update otp 0.1.3 → 1.1.2
2025-01-23 00:25:59 +00:00
Max S
304266020d
Webpack compress with gzip and brotli
2024-12-28 17:20:15 +00:00
n1474335
3822c6c520
10.19.4
2024-10-23 16:10:44 +01:00
n1474335
d3adfc7c3e
Updated chromedriver
2024-10-23 15:53:07 +01:00
n1474335
270a333179
10.19.3
2024-10-23 14:03:18 +01:00
n1474335
d635cca210
10.19.2
2024-08-14 15:35:17 +01:00
n1474335
0e82e4b7c6
Updated chromedriver
2024-08-14 15:35:12 +01:00
n1474335
5f88ae44ec
10.19.1
2024-08-14 15:22:06 +01:00
a3957273
40fda00db4
Bump to 10.19.0
2024-06-21 08:09:53 +00:00
n1474335
0cd4d41cdc
10.18.8
2024-06-11 18:07:28 +01:00
n1474335
2b275f0897
Updated eslint, Jimp, and other dependencies
2024-06-11 18:07:22 +01:00
n1474335
7eb887ca51
10.18.7
2024-06-06 17:08:58 +01:00
n1474335
18159ce806
10.18.6
2024-05-16 18:09:22 +01:00
n1474335
fb818c3149
10.18.5
2024-05-16 14:29:46 +01:00
n1474335
d1a0da3f8d
10.18.4
2024-05-13 17:48:41 +01:00