リリースから一定時間が経過したバージョンしかパッケージがインストール/アップデートできないようにする[[Deno]]の設定。[[サプライチェーン攻撃]]対策で利用されることが多い。
> [!info]
> [feat(unstable): ability to specify minimum dependency age in deno.json file by dsherret · Pull Request #31007 · denoland/deno](https://github.com/denoland/deno/pull/31007) のissueではunstableとされているが、[docs: add minimumDependencyAge to configuration reference by aymenhmaidiwastaken · Pull Request #3046 · denoland/docs](https://github.com/denoland/docs/pull/3046) のプルリクがマージされれば正式にドキュメントにも記載されそう。