@forge/isolated-vm
Advanced tools
Comparing version 0.0.0-experimental-0c6fbc8 to 0.0.0-experimental-2cc8de3
# @forge/isolated-vm | ||
## 0.0.0-experimental-0c6fbc8 | ||
## 0.0.0-experimental-2cc8de3 | ||
### Patch Changes | ||
- 2647216: adds more allow code gens | ||
- 2cc8de3: Get and set only allowed in top isolate context | ||
## 0.0.0-experimental-63c13fb | ||
## 3.3.9 | ||
### Patch Changes | ||
- 63c13fb: Allows eval and new Function calls during function snapshotting | ||
- 6aea0bc: Allows eval and new Function calls during function snapshotting | ||
## 3.3.9-next.0 | ||
### Patch Changes | ||
- 6aea0bc: Allows eval and new Function calls during function snapshotting | ||
## 3.3.8 | ||
@@ -16,0 +22,0 @@ |
{ | ||
"name": "@forge/isolated-vm", | ||
"version": "0.0.0-experimental-0c6fbc8", | ||
"version": "0.0.0-experimental-2cc8de3", | ||
"description": "Access to multiple isolates", | ||
@@ -5,0 +5,0 @@ "main": "isolated-vm.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
492289