mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-09 07:45:00 -04:00
Added 'LZ4 Compress' and 'LZ4 Decompress' operations. Closes #1116
This commit is contained in:
parent
ed8bd34915
commit
31a7f83b82
6 changed files with 131 additions and 1 deletions
|
@ -134,6 +134,7 @@
|
|||
"loglevel": "^1.8.0",
|
||||
"loglevel-message-prefix": "^3.0.0",
|
||||
"lz-string": "^1.4.4",
|
||||
"lz4js": "^0.2.0",
|
||||
"markdown-it": "^13.0.1",
|
||||
"moment": "^2.29.3",
|
||||
"moment-timezone": "^0.5.34",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue