feat(#306): module whitelisting support

This commit is contained in:
Anoop M D
2023-10-07 03:20:44 +05:30
parent e3679c9ee9
commit 8f1f41374c
5 changed files with 109 additions and 21 deletions

View File

@@ -24,7 +24,7 @@
"package.json"
],
"dependencies": {
"@usebruno/js": "0.6.0",
"@usebruno/js": "0.8.0",
"@usebruno/lang": "0.5.0",
"axios": "^1.5.1",
"chai": "^4.3.7",