We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa5a701 commit e820970Copy full SHA for e820970
package.json
@@ -1,11 +1,11 @@
1
{
2
"name": "isolated-vm",
3
- "version": "5.0.4",
+ "version": "6.0.0",
4
"description": "Access to multiple isolates",
5
"main": "isolated-vm.js",
6
"types": "isolated-vm.d.ts",
7
"engines": {
8
- "node": ">=18.0.0"
+ "node": ">=24.0.0"
9
},
10
"scripts": {
11
"install": "prebuild-install || (node-gyp rebuild --release -j max && node-gyp clean)",
0 commit comments