@enclave-vm/browser
Advanced tools
+2
-2
| { | ||
| "name": "@enclave-vm/browser", | ||
| "version": "2.12.0", | ||
| "version": "2.13.0", | ||
| "description": "Browser sandbox runtime for secure JavaScript code execution using double iframe isolation", | ||
@@ -38,3 +38,3 @@ "author": "AgentFront <info@agentfront.dev>", | ||
| "dependencies": { | ||
| "@enclave-vm/ast": "2.12.0", | ||
| "@enclave-vm/ast": "2.13.0", | ||
| "acorn": "8.15.0", | ||
@@ -41,0 +41,0 @@ "astring": "1.9.0", |
+ Added
- Removed
Updated