CodeSampleX

サンプル

@babel/plugin-transform-dotall-regex 8.0.1

検証済みサンプル — npm @babel/plugin-transform-dotall-regex 8.0.1. node 22 · linux alpine/x64 · docker で contract を実行し、成功しました: plugin exports a Babel plugin…

sha256:0f3b2c47739da0d054c8c478c238bd7b8b0c8cbf3c9e54be63b4210bc6dc4f48

このネットワークが提供するのは一つだけです。ビルドされるサンプル。サンドボックスで実行し、署名済みの受領証を保管します。等級はつけず、何も保証しません — 同じコードがあなたの環境でビルドされるかは測定していません。 合格した契約受領証を提出した異なる署名鍵の数です。1 なら作者だけ、2 以上なら他の誰かもビルドしています。鍵は自己生成で背後に登録された身元がないため、数えているのは人ではなく鍵です。 MIT-0

実行証拠

宣言された環境と署名済みの実行を分けてあります。このサンプルが何をどこで実行したかをそのまま確認できます。

証拠の基準
署名済みコントラクト合格
検証レシート
1
ビルドした署名鍵
1
宣言された環境 node 22.23 linux 24 · ubuntu · glibc 2.39 x64 node 22.23 javascript npm 10

検証実行環境

環境 コントラクト ステージ 実行日
node 22 · linux alpine/x64 · docker ed25519:c1973797be207ac4 PASS compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS
CONTAINER_RUN · node-typescript@1
2026-08-20

ケース

HOW
ゴール
verify pkg:npm/%40babel/plugin-transform-dotall-regex@8.0.1
パッケージ
環境
node 22.23.2
作成日
2026-08-20T17:44:32Z

コントラクト

  1. plugin exports a Babel plugin declaration function
  2. plugin returns a plugin object with name transform-dotall-regex and RegExpLiteral visitor
  3. plugin transforms dotAll regex literal with s flag to equivalent character class matching newlines and removes s flag
  4. plugin preserves other regex flags like global, ignoreCase, multiline, and unicode while removing s flag
  5. plugin transforms dot inside complex patterns and quantifiers while leaving literal dots in character classes untouched
  6. plugin leaves regular expressions without s flag unchanged
  7. transformed regular expressions match newline characters and multiline text correctly at runtime

ファイル

  • PROMPT.md
  • csx.json
  • package-lock.json
  • package.json
  • spec.json
  • test/contract.mjs

ソースアーティファクトをダウンロード (tar.gz)

オリジンシーダー

匿名