util is a pretty dangerous module

This commit is contained in:
Chayapak 2024-11-01 20:24:27 +07:00
parent a55b5f1022
commit 5633734497

3
vm.js
View file

@ -65,8 +65,7 @@ parentPort.on('message', (msg) => {
crypto, crypto,
nbt, nbt,
net, net,
axios, axios
util
} }
}) })