On typst website this package is announced as flupke-headstamp.
E.g. in the example there:
#import "@preview/flupke-headstamp:0.1.0": git-branch, git-head-hash, git-last-commit, git-format-date
Here on github - it is called git-trace and the example in the readme also uses git-trace. That seems fishy to me (having seen all the supply chain attacks recently). I checked the downloaded archive, and it seems to contain the same code, but with different package name.
On typst website this package is announced as
flupke-headstamp.E.g. in the example there:
Here on github - it is called
git-traceand the example in the readme also usesgit-trace. That seems fishy to me (having seen all the supply chain attacks recently). I checked the downloaded archive, and it seems to contain the same code, but with different package name.