CodeSampleX

サンプル

minimatch 10.1.1: makeRe

検証済みサンプル — npm minimatch 10.1.1: makeRe. node 22 · linux alpine/x64 · docker で contract を実行し、成功しました: minimatch.makeRe compiles standard wildcard patterns and…

sha256:baed715b40ed4f7941adf10ed5e949add5361d37dd6b8f1420a88f523452ba94

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

実行証拠

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

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

検証実行環境

環境 コントラクト ステージ 実行日
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 minimatch.makeRe in pkg:npm/minimatch@10.1.1
パッケージ
シンボル
  • minimatch.makeRe
作成日
2026-08-20T13:40:09Z

コントラクト

  1. minimatch.makeRe compiles standard wildcard patterns and character classes into regular expressions matching file paths
  2. minimatch.makeRe compiles globstar patterns to match across arbitrary directory depths by default while noglobstar restricts matching to single path segments
  3. minimatch.makeRe expands brace patterns into regular expressions with alternation groups
  4. minimatch.makeRe excludes dotfiles from wildcard matches by default and includes them when the dot option is true
  5. minimatch.makeRe applies the case-insensitive flag to the compiled regular expression when nocase is enabled
  6. minimatch.makeRe returns false for empty strings or comment patterns by default and compiles them to literal regular expressions when nocomment is enabled
  7. minimatch.makeRe generates negative lookahead regular expressions for exclamation-prefixed patterns unless nonegate is enabled

ファイル

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

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

オリジンシーダー

匿名