mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-07 15:07:11 -04:00
Add Avro to JSON data format conversion
This commit is contained in:
parent
05e65a74ce
commit
2d12a16771
6 changed files with 155 additions and 1 deletions
5
package-lock.json
generated
5
package-lock.json
generated
|
@ -2149,6 +2149,11 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"avsc": {
|
||||
"version": "5.4.16",
|
||||
"resolved": "https://registry.npmjs.org/avsc/-/avsc-5.4.16.tgz",
|
||||
"integrity": "sha512-Z85B8ZaEU2PWNPRJYuMSp5Hg7Nw3KPKW47lW/Kus7AcwV7fr6uJG3UckagqIPLydIeO/Cm+yjnJG7g0tliICOg=="
|
||||
},
|
||||
"aws-sign2": {
|
||||
"version": "0.7.0",
|
||||
"resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue