Changelog

jsr-io/jsr · · 1 commit

JSR analytics now records user agents

Download tracking now captures client user agents for both JSR and npm package fetches, improving analytics detail.

Analytics gains user-agent capture (crowlKatsfd8e43f)

Download tracking now stores the request User-Agent alongside package, version, and scope data for both JSR metadata fetches and npm tarball downloads. This makes it easier to distinguish download sources and analyze client behavior more accurately.

Other misc changes

  • None