mirror of
https://github.com/gchq/CyberChef.git
synced 2025-06-15 02:34:58 -04:00
Merge branch 'master' into kgoto/add-handlebar
This commit is contained in:
commit
18e5b9f6ec
35 changed files with 2613 additions and 115 deletions
|
@ -133,6 +133,7 @@
|
|||
"flat": "^6.0.1",
|
||||
"geodesy": "1.1.3",
|
||||
"handlebars": "^4.7.8",
|
||||
"hash-wasm": "^4.12.0",
|
||||
"highlight.js": "^11.9.0",
|
||||
"ieee754": "^1.2.1",
|
||||
"jimp": "^0.22.12",
|
||||
|
@ -141,6 +142,7 @@
|
|||
"js-sha3": "^0.9.3",
|
||||
"jsesc": "^3.0.2",
|
||||
"json5": "^2.2.3",
|
||||
"jsonata": "^2.0.3",
|
||||
"jsonpath-plus": "^9.0.0",
|
||||
"jsonwebtoken": "8.5.1",
|
||||
"jsqr": "^1.4.0",
|
||||
|
@ -181,6 +183,7 @@
|
|||
"ua-parser-js": "^1.0.38",
|
||||
"unorm": "^1.6.0",
|
||||
"utf8": "^3.0.0",
|
||||
"uuid": "^11.1.0",
|
||||
"vkbeautify": "^0.99.3",
|
||||
"xpath": "0.0.34",
|
||||
"xregexp": "^5.1.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue