🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@enclave-vm/ast

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@enclave-vm/ast - npm Package Compare versions

Comparing version
2.13.0
to
2.14.0
+1
-1
CHANGELOG.md

@@ -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

{
"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": {