CodeSampleX

Sample

Show that reusing one mutable @babel/preset-env preset tuple across calls does not re-read later target mutations.

sha256:b5c5836da37c42e25e176b53730d9503770543e476377d9f54af3a953beffc62

PUBLISHED L3_CONTRACT_PASS MIT-0

Case

Goal
Show that reusing one mutable @babel/preset-env preset tuple across calls does not re-read later target mutations. HOW
Packages
@babel/preset-env 8.0.2 @babel/core 8.0.1
Environment
node
Created
2026-08-17T03:15:39Z

Commonly assumed

A shared preset-env tuple can be safely mutated between runs so each transform picks up the latest target value.

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