API · SDK · runtime · authentication lifecycle intelligence

Last updated · 9 September 2026

SchemaTrace

Breaking changes, enforcement dates and migration requirements.

ST-2026-061 · Runtimes & developer platforms

Wrangler uploads npm dependency metadata by default

Wrangler deploy and versions upload now include dependency names, declared ranges and installed versions unless instrumentation is disabled.

Wranglernpm dependenciesmetadatasupply chain

Previous state

Worker uploads did not include the newly defaulted npm dependency metadata set.

Current state

Dependency metadata is uploaded by default and can be disabled with dependencies_instrumentation.enabled=false.

Who needs to care

Workers projects deployed through Wrangler with npm dependencies.

What to do

Review metadata-governance requirements and opt out explicitly where needed.

What the source does not prove

The metadata supports analytics and future security features; it does not upload application source through this setting.

Lifecycle history

Dated event sequence

  1. Default changed

    Wrangler began including dependency metadata by default.

Evidence ledger

First-party sources

  1. 01
    Cloudflare Developers — Workers changelog

    Official product changelog · 2026-07-09

    Open official source ↗