mirror of
https://github.com/gchq/CyberChef.git
synced 2025-06-22 06:00:41 -04:00
add operation: generate spectrogram
This commit is contained in:
parent
c57556f49f
commit
7bfc0a0450
4 changed files with 341 additions and 1 deletions
|
@ -124,6 +124,7 @@
|
|||
"d3-hexbin": "^0.2.2",
|
||||
"diff": "^5.2.0",
|
||||
"dompurify": "^3.2.5",
|
||||
"dsp.js": "^1.0.1",
|
||||
"es6-promisify": "^7.0.0",
|
||||
"escodegen": "^2.1.0",
|
||||
"esprima": "^4.0.1",
|
||||
|
@ -185,6 +186,7 @@
|
|||
"utf8": "^3.0.0",
|
||||
"uuid": "^11.1.0",
|
||||
"vkbeautify": "^0.99.3",
|
||||
"wavefile": "^11.0.0",
|
||||
"xpath": "0.0.34",
|
||||
"xregexp": "^5.1.1",
|
||||
"zlibjs": "^0.3.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue