@enclave-vm/ast
Advanced tools
+1
-1
@@ -10,3 +10,3 @@ # Changelog | ||
| ## [2.13.0] - 2026-04-01 | ||
| ## [2.14.0] - 2026-06-18 | ||
@@ -13,0 +13,0 @@ ## [2.4.0] - 2026-01-09 |
+3
-3
| { | ||
| "name": "@enclave-vm/ast", | ||
| "version": "2.13.0", | ||
| "version": "2.14.0", | ||
| "description": "A production-ready AST security guard for JavaScript - validate, protect, and enforce code safety with extensible rules", | ||
@@ -42,6 +42,6 @@ "author": "AgentFront <info@agentfront.dev>", | ||
| "dependencies": { | ||
| "@types/estree": "1.0.8", | ||
| "acorn": "8.15.0", | ||
| "acorn-walk": "8.3.4", | ||
| "astring": "1.9.0", | ||
| "@types/estree": "1.0.8" | ||
| "astring": "1.9.0" | ||
| }, | ||
@@ -48,0 +48,0 @@ "devDependencies": { |