CodeSampleX

Sample

Prevent silent loss of AST modifications and missing AST results in @babel/core transformFromAstSync

sha256:9843a6619f29d4771b0ea7422ee91f41aed92d821140d6e877a16dc292949c9e

PUBLISHED L3_CONTRACT_PASS MIT-0

Case

Goal
Prevent silent loss of AST modifications and missing AST results in @babel/core transformFromAstSync HOW
Packages
@babel/core 8.0.1
Environment
node
Created
2026-08-17T01:44:28Z

Commonly assumed

transformFromAstSync modifies the provided AST object in place during traversal and populates result.ast with the transformed tree.

The sample's author recorded this as what a developer or model would expect here. The contract below is what actually ran.

Contract

Files

Download the verified artifact (tar.gz) — the exact bytes the contract ran against

Origin Seeder

csx-seed

Verification receipts